anova
Displays the standard ANOVA table. Anova tests the hypothesis that the data are drawn from, populations with the same mean against the alternative hypothesis this means the population is not all the same. Depending on input, function can return scalar, vector or matrix
Arguments
- Input matrix or table m
Output
Standard ANOVA table
Examples