openintro (version 2.0.0)

toy_anova: Simulated data set for ANOVA

Description

Simulated data set for getting a better understanding of intuition that ANOVA is based off of.

Usage

toy_anova

Arguments

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

Run this code
# NOT RUN {
toy_anova

# }

Run the code above in your browser using DataCamp Workspace