anova_data: Data sample for the one-way ANOVA example

anova_dataR Documentation

Data sample for the one-way ANOVA example

Description

Data sample for the one-way ANOVA example

Usage

data(anova_data)

Format

A data frame with 1000 rows, and 2 columns. Suitable for a one-way ANOVA model.

y

is the continuous dependent variable

gr

is the independent factor (treatments) with four distinct levels

Author(s)

V. Vancak

Examples

data(anova_data)

vancak/NNTcalculator documentation built on April 7, 2022, 3:48 a.m.