PartialLeastSquaresModel.NumberOfComponents Property

Gets or sets the number of components to calculate.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int NumberOfComponents { get; set; }

Property Value

Int32

See Also