Learn R Programming

epr (version 3.0)

data3: data3: fictional example

Description

Quantitative treatments in latin square design.

Usage

data(data3)

Arguments

Format

A data frame with 25 observations on the following 4 variables.

treatment

a numeric vector

animal

a factor with levels a1 a2 a3 a4 a5

period

a factor with levels p1 p2 p3 p4 p5

milk_fat

a numeric vector

Examples

Run this code
# NOT RUN {
data(data3)
summary(data3)
# }

Run the code above in your browser using DataLab