Click or drag to resize

GeneralLinearRegressionResultF Property

Gets an F-test for the regression.

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

Property Value

Type: TestResult
See Also