toy_anova | R Documentation |
Simulated dataset for ANOVA
Description
Simulated dataset for getting a better understanding of intuition that ANOVA is based off of.
Usage
toy_anova
Format
A data frame with 70 observations on the following 3 variables.
- group
a factor with levels
I
II
III
- outcome
a numeric vector
Examples
toy_anova