| GANOVA {MPV} | R Documentation |
Graphical analysis of one-way ANOVA data. It allows visualization of the usual F-test.
GANOVA(dataset, var.equal=TRUE, type="QQ")
dataset |
A data frame, whose first column must be the factor variable and whose second column must be the response variable. |
var.equal |
Logical: if TRUE, within-sample variances are assumed to be equal |
type |
"QQ" or "hist" |
A QQ-plot or a histogram and rugplot
W. John Braun
Braun, W.J. 2013. Naive Analysis of Variance. Journal of Statistics Education.