Learn R Programming

daewr (version 1.2-11)

drug: Data from rat behavior experiment in Chapter 4

Description

Data from rat behavior experiment in Chapter 4 of Design and Analysis of Experiments with R

Usage

data(drug)

Arguments

Format

A data frame with 50 observations on the following 3 variables.

rat

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

dose

a factor with levels 0.0 0.5 1.0 1.5 2.0

rate

a numeric vector

Examples

Run this code
data(drug)

Run the code above in your browser using DataLab