Linear Regression Model.Supports Weights Property
Indicates whether the model supports case weights.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Always returns true.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override bool SupportsWeights { get; }
Property Value
BooleanAlways returns true.