Click or drag to resize

GeneralLinearRegressionResultAnova Property

Gets an ANOVA analysis of the regression.

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

Property Value

Type: OneWayAnovaResult
See Also