Click or drag to resize
Accord.NET (logo)

PrincipalComponent Properties

The PrincipalComponent type exposes the following members.

Properties
  NameDescription
Public propertyAnalysis
Returns a reference to the parent analysis object.
Public propertyCumulativeProportion
Gets the cumulative proportion of data this component represents.
Public propertyEigenvalue
Gets the Eigenvalue of this component found during the analysis.
Public propertyEigenvector
Gets the Eigenvector of this component.
Public propertyIndex
Gets the Index of this component on the original analysis principal component collection.
Public propertyProportion
Gets the proportion of data this component represents.
Public propertySingularValue
If available, gets the Singular Value of this component found during the Analysis.
Top
See Also