The PCAScoreType enumeration contains types of constraints imposed on principal components.
It is used by the following property:
Value | Brief description | |
0 | Stand. Principal components are orthogonal. | |
1 | NotStand. No constraint is imposed. | |
2 | UnitVar. Principal components have unit variance. | |
3 | Eigenval. Principal components' variance equals to appropriate proper numbers. |
See also: