Click or drag to resize

PrincipalComponents Properties

The PrincipalComponents type exposes the following members.

Properties
  NameDescription
Public propertyActiveCloud
Gets the active cloud of this instance.
(Inherited from PrincipalProjections.)
Public propertyContributions
Gets the relative contributions of the projected points to the variances of the principal variables.
(Inherited from PrincipalProjections.)
Public propertyCoordinates
Gets the principal coordinates of the projected points.
(Inherited from PrincipalProjections.)
Public propertyCorrelations
Gets the correlations among the active variables and the standardized principal variables.
(Inherited from PrincipalProjections.)
Public propertyDirections
Gets the coordinates of the principal directions w.r.t. the basis of the ActiveCloud.
(Inherited from PrincipalProjections.)
Public propertyNumberOfDirections
Gets the number of principal directions.
(Inherited from PrincipalProjections.)
Public propertyRegressionCoefficients
Gets the coefficients of the regression of each active variable on the standardized principal variables.
(Inherited from PrincipalProjections.)
Public propertyRepresentationQualities
Gets the point representation qualities on each principal direction.
(Inherited from PrincipalProjections.)
Public propertyVariances
Gets the variances of the principal variables.
(Inherited from PrincipalProjections.)
Top
See Also