Click or drag to resize

FitResultParameters Property

Gets the parameters of the regression.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public virtual ParameterCollection Parameters { get; }

Property Value

Type: ParameterCollection
See Also