Description Usage Arguments Details Value Author(s) Examples
oneway
computes a oneway analysis of variance
and includes group level summary statistics
1 |
formula |
an object of class formula, relating the depending variable to the grouping variable |
data |
a data frame containing the variables in the model |
This function computes a standard one-way 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 |
Jiner Zheng <jzheng@wesleyan.edu>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.