PartialLeastSquaresModel.Method Property

Gets or sets the method used to compute the PLS model.

Definition

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

Property Value

PartialLeastSquaresMethod

See Also