Rations: Cattle rations design experiment data from Table 10.16

RationsR Documentation

Cattle rations design experiment data from Table 10.16

Description

Data from the cattle rations design experiment in chapter 10 of Design and Analysis of Experiments with R

Usage

data(Rations)

Format

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

Block

a factor with levels 1 2 3 4 5 6 7 8

x1

a numeric vector

x2

a numeric vector

ADG

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(Rations)

daewr documentation built on Sept. 9, 2023, 9:06 a.m.