Click or drag to resize

PrincipalComponentAnalysisDimension Property

Gets the number of components.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public int Dimension { get; }

Property Value

Type: Int32
Remarks

The number of components is equal to the number of variables used in the analysis.

See Also