PartialLeastSquaresModel.NumberOfComponents Property

Gets or sets the number of components to calculate.

Definition

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

Property Value

Int32

See Also