Learn R Programming

SMPracticals (version 1.4-3.1)

fir: Counts of Balsam-fir Seedlings

Description

The number of balsam-fir seedlings in each quadrant of a grid of 50 five foot square quadrants were counted. The grid consisted of 5 rows of 10 quadrants in each row.

Usage

data(fir)

Arguments

Format

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

count

The number of seedlings in the quadrant

row

The row number of the quadrant

col

The quadrant number within the row

References

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 641.