Chapter Contents |
Previous |
Next |
The PLS Procedure |
ODS Table Name | Description | Statement | Option |
CVResults | Results of cross validation | PROC | CV |
CenScaleParms | Parameter estimates for centered and scaled data | MODEL | SOLUTION |
CodedCoef | Coded coefficients | PROC | DETAILS |
ParameterEstimates | Parameter estimates for raw data | MODEL | SOLUTION |
PercentVariation | Variation accounted for by each factor | PROC | default |
ResidualSummary | Residual summary from cross validation | PROC | CV |
XEffectCenScale | Centering and scaling information for predictor effects | PROC | CENSCALE |
XLoadings | Loadings for independents | PROC | DETAILS |
XVariableCenScale | Centering and scaling information for predictor variables | PROC | CENSCALE and VARSCALE |
XWeights | Weights for independents | PROC | DETAILS |
YVariableCenScale | Centering and scaling information for responses | PROC | CENSCALE |
YWeights | Weights for dependents | PROC | DETAILS |
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.