Learn R Programming

MLGdata (version 0.1.0)

Bartlett2: Bartlett data on plum root cuttings

Description

In an experiment to investigate the effect of cutting length (two levels) and planting time (two levels) on the survival of plum root cuttings, 240 cuttings were planted for each of the 2 x 2 combinations of these factors, and their survival was later recorded.

Usage

Bartlett2

Arguments

Format

A data frame with 4 rows and 4 columns related to the cross-classification of 960 observations. The variables are:

Alive

number of plum root cuttings survived

Dead

number of plum root cuttings dead

Time

factor w/ 2 levels (Now, Spring)

Length

factor w/ 2 levels (Long, Short)

References

Bartlett, M. S. (1935). Contingency Table Interactions Journal of the Royal Statistical Society, Supplement, 1935, 2, 248-252.

See Also

Bartlett for the same data in table format