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