This procedure estimates partial least squares (PLS, also known as "projection to latent structure") regression models. PLS is a predictive technique that is an alternative to ordinary least squares (OLS) regression, canonical correlation, or structural equation modeling, and it is particularly useful when predictor variables are highly correlated or when the number of predictors exceeds the number of cases.
- Open IBM SPSS Statistics
- Navigate to Utilities → Extension Bundles → Download and Install Extension Bundles
- Search for the name of the extension and click Ok. Your extension will be available.
Analyze →
Regression →
Partial Least Squares
Example:
GET FILE "Employee Data". PLS salary MLEVEL=S WITH salbegin jobtime prevexp /ID VARIABLE=id /CRITERIA LATENTFACTORS=5 /MODEL salbegin jobtime prevexp salbegin*jobtime /OUTDATASET LATENTFACTORS=latent_factors.
- Apache 2.0
- IBM SPSS JKP, JMB