Learn R Programming

daewr (version 1.2-11)

Rations: 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)

Arguments

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

Examples

Run this code
data(Rations)

Run the code above in your browser using DataLab