Click or drag to resize
RadialBasisANOVA Property
Returns the ANOVA statistics from the linear regression.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public ANOVA ANOVA { get; }

Property Value

Type: ANOVA
An ANOVA table and related statistics.
See Also