toy_anova: Simulated dataset for ANOVA

toy_anovaR 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

openintro documentation built on June 22, 2024, 7:37 p.m.