PartialLeastSquaresModel.XScalingMethod Property

Gets or sets how independent variables are scaled.

Definition

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

Property Value

ScalingMethod

See Also