Description Usage Arguments Details Value Author(s) Examples
oneway
computes a one-wauy analysis of variance
and includes grouip level summary statistics.
1 |
formula |
an object of class formula, relating the dependent variable to the grouping variable. |
data |
a data frame containing the variables in the model |
This function computes a standard one-wauy ANOVA, means, and standard deviations. Missing values are handled via listwise deletion.
a list with 2 elements:
oneway |
a list with the lm results |
summarystats |
a data frame with the summary statistics |
Rob Kabacoff <rkabacoff@wesleyan.edu>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.