Click or drag to resize

PrincipalComponent Properties

The PrincipalComponent type exposes the following members.

Properties
  NameDescription
Public propertyAnalysis
Gets the principal component analysis to which the component belongs.
Public propertyCumulativeVarianceFraction
Gets the fraction of the total variance accounted for by the principal component and all strong principal components.
Public propertyIndex
Gets the index of the principal component.
Public propertyNormalizedVector
Gets the normalized component vector.
Public propertyVarianceFraction
Gets the fraction of the total variance accounted for by the principal component.
Public propertyWeight
Gets the weight of the component.
Top
See Also