Description Usage Arguments Details Value Author(s) Examples
oneway
computes a one-way analysis of variance
and includes group-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-way ANOVA, means, and standard deviation. Missing values are handled via list-wise deletion
a list with 2 elements:
oneway |
a list with the lm results |
summarystats |
a data frame with the summary statistics |
Shane Ross <saross@wesleyan.edu>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.