alr4 (version 1.0.5)

Blowdown: Blowdown data

Description

Data from the Boundary Waters Canoe Area Wilderness Blowdown. The data frame blowdown includes nine species of trees. The data for balsam fir, summarized by diameter class, are given in BlowBF.

Arguments

Format

This data frame contains the following columns:
d
Tree diameter, in cm
s
Proportion of basal area killed for the four species balsam fir, cedar, paper birch and blue spruse, a measure of local severity of the storm.
spp
Tree species, a factor with 9 levels
y
1 if the tree died, 0 if it survived

Source

Roy Rich

References

S. Weisberg (2014). Applied Linear Regression, fourth edition. New York: Wiley.

Examples

Run this code
head(Blowdown)

Run the code above in your browser using DataLab