PartialLeastSquaresModel.YScalingMethod Property

Gets or sets how dependent variables are scaled.

Definition

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

Property Value

ScalingMethod

See Also