PartialLeastSquaresModel.Method Property

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

Definition

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

Property Value

PartialLeastSquaresMethod

See Also