RadialBasisANOVA Property |
Returns the ANOVA statistics from the linear regression.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public ANOVA ANOVA { get; }
Public ReadOnly Property ANOVA As ANOVA
Get
public:
property ANOVA^ ANOVA {
ANOVA^ get ();
}
member ANOVA : ANOVA with get
Property Value
Type:
ANOVA
An
ANOVA table and related statistics.
See Also