Principal Component Properties
Properties
Cumulative | Gets the proportion of variance explained by the component and all more significant components. |
Eigenvalue | Gets the eigenvalue of the component. |
Eigenvalue | Gets the difference between the eigenvalues of the component and the next most significant component. |
Eigenvector | Gets the eigenvector for the component. |
Index | Gets the index of the component. |
Model | Gets the PrincipalComponentAnalysis this component is associated with. |
Proportion | Gets the proportion of variance explained by the component. |
Value | Gets the value of the component. |