Regularized Regression Model.Standardize Property
Gets or sets whether the variables should be standardized prior to computing the regression.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool Standardize { get; set; }