Learn R Programming

fsdaR (version 0.9-0)

poison: Poison

Description

The poison data (by Box and Cox, 1964) are about the time to death of animals in a 3 x 4 factorial experiment with four observations at each factor combination. There are no outliers or influential observations that cannot be reconciled with the greater part of the data by a suitable transformation.

Usage

data(poison)

Arguments

Format

A data frame with 48 rows and 7 variables: six explanatory and one response variable.

Examples

Run this code
 data(poison)
 head(poison)

Run the code above in your browser using DataLab