Returns the ANOVA values as an array.
A double
[15] array containing the following values.
index | Value |
---|---|
0 | Degrees of freedom for model |
1 | Degrees of freedom for error |
2 | Total degrees of freedom |
3 | Sum of squares for model |
4 | Sum of squares for error |
5 | Total sum of squares |
6 | Model mean square |
7 | Error mean square |
8 | F statistic |
9 | p-value |
10 | R-squared (in percent) |
11 | Adjusted R-squared (in percent) |
12 | Estimated standard deviation of the model error |
13 | Mean of the response (dependent variable) |
14 | Coefficient of variation (in percent) |
ANOVA Class | Imsl.Stat Namespace