Description Usage Arguments Details Value Author(s) Examples
oneway
computes a oneway analysis of varaince
and includes group level summary statistics.
1 |
formula |
An object of class formula, relating the dependent varaible to the grouping variable |
data |
a data frame containing the varaibles in the model. |
This functions computes a standard one-way ANOVA, means, and standard deviations. Missing values are handled via listwise deletion
A list with 2 elements: onewaya list with the lm results \item summarystatsa data frame with the summary statistics
Kenneth Stevenson <kstevenson@wesleyan.edu>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.