PrincipalComponent Properties

Properties

CumulativeProportionOfVariance Gets the proportion of variance explained by the component and all more significant components.
Eigenvalue Gets the eigenvalue of the component.
EigenvalueDifference 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.
ProportionOfVariance Gets the proportion of variance explained by the component.
Value Gets the value of the component.

See Also