PROC HPPLS <options>;
The PROC HPPLS statement invokes the HPPLS procedure. Table 12.1 summarizes the options available in the PROC HPPLS statement.
Table 12.1: PROC HPPLS Statement Options
Option |
Description |
---|---|
Basic Options |
|
Specifies the input data set |
|
Limits the length of effect names |
|
Model Fitting Options |
|
Requests that van der Voet’s (1994) randomization-based model comparison test be performed |
|
Specifies the general factor extraction method to be used |
|
Specifies the number of factors to extract |
|
Suppresses centering of the responses and predictors before fitting |
|
Suppresses re-centering and rescaling of the responses and predictors when cross-validating |
|
Suppresses scaling of the responses and predictors before fitting |
|
Output Options |
|
Displays the centering and scaling information |
|
Displays the details of the fitted model |
|
Limits or suppresses the display of class levels |
|
Suppresses ODS output |
|
Displays the amount of variation accounted for in each response and predictor |
The following list provides details about these options.