PrincipalComponentAnalysis Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MinimumDimension Gets the minimum number of principal components that must be included to explain the given fraction of the total variance.
ToStringReturns a string that represents the current object.
(Inherited from Object)
TransformedSample Represents the original data in terms of principal components.

See Also