PartialLeastSquaresFactor Properties |
The PartialLeastSquaresFactor type exposes the following members.
Name | Description | |
---|---|---|
Analysis |
Returns a reference to the parent analysis object.
| |
DependentCumulativeProportion |
Gets the cumulative proportion of dependent variable
variance explained by this factor.
| |
DependentLatentVector |
Gets the output variable's latent vectors for this factor.
| |
DependentProportion |
Gets the proportion of dependent variable
variance explained by this factor.
| |
IndependentLatentVectors |
Gets the input variable's latent vectors for this factor.
| |
Index |
Gets the Index of this component on the original factor collection.
| |
PredictorCumulativeProportion |
Gets the cumulative proportion of dependent variables
variance explained by this factor.
| |
PredictorProportion |
Gets the proportion of prediction variables
variance explained by this factor.
| |
VariableImportance |
Gets the importance of each variable for the given component.
|