SmartPLS Click Path Guide
This guide translates the shared paper into practical SmartPLS 4 menu steps.
A. Import the HBAT-Style Dataset
- Open SmartPLS 4.
- Create a new project.
- Import
datasets/hbat_smartpls_regression_case.csv. - Confirm that
X1toX23are visible. - Save the project.
B. Build the Multiple Linear Regression Model
- Create a new model.
- Add
X19as the dependent variable. - Add
X6,X7,X9,X11, andX12as independent variables. - Draw arrows from each independent variable to
X19. - Keep the intercept in the model unless your instructor asks for a no-intercept model.
- Save the model as
HBAT Linear Regression.
C. Run Multiple Linear Regression
- Select
Calculate. - Choose
Regression. - Use a two-tailed test unless you pre-specified directional hypotheses.
- Use a 0.05 significance level.
- Start with normal standard errors.
- If diagnostics suggest heteroscedasticity or leverage concerns, compare HC3 or HC4 robust standard errors.
- Tick
Open report. - Start calculation.
D. Export Linear Regression Results
Export:
- ANOVA or model summary
- R-square and adjusted R-square
- Coefficients
- Standardized coefficients
- VIF values
- Condition index
- Predicted vs residual plot
- Predicted vs actual plot
- Breusch-Pagan test
- Durbin-Watson test
- QQ plot
- Residual histogram
E. Build the Logistic Regression Model
- Create a new model.
- Add
X4as the binary dependent variable. - Add
X6toX18as independent variables. - Draw arrows from all independent variables to
X4. - Save the model as
HBAT Logistic Regression.
F. Run Logistic Regression
- Select
Calculate. - Choose
Logistic Regression. - Use default maximum iteration and stop criterion settings unless convergence fails.
- Use a two-tailed test and 0.05 significance level unless the study design justifies another choice.
- Tick
Open report. - Start calculation.
G. Export Logistic Regression Results
Export:
- Fit summary
- Log-likelihood
- Deviance
- AIC
- BIC
- McFadden's R-square
- Cox and Snell's R-square
- Nagelkerke's R-square
- Confusion matrix
- Coefficients
- Wald test
- Odds ratios or exponential coefficients if available
H. Reporting Rule
Do not paste SmartPLS output alone. Convert every exported table into:
- What was assessed
- What criterion was used
- What result was obtained
- What it means for the research question