ufc: Height-diameter data for Upper Flat Creek, Idaho

Description Format Source References Examples

Description

These data are forest inventory measures from the Upper Flat Creek stand of the University of Idaho Experimental Forest, dated 1991.

The file ufc contains all the data. ufcwc contains only Western red cedar. ufcgf contains only grand fir.

Format

A data frame with the following 5 variables.

Plot

Plot number

Tree

Tree within plot

Species

a factor with levels DF = Douglas-fir, GF = Grand fir, SF = Subalpine fir, WL = Western larch, WC = Western red cedar, WP = White pine

Dbh

Diameter 137 cm perpendicular to the bole, mm

Height

Height of the tree, in decimeters

Source

Andrew Robinson

References

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

Examples

1

Example output

Loading required package: car
Loading required package: carData
Loading required package: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
  Plot Tree Species Dbh Height
1    3    2      GF 520    300
2    5    4      GF 518    290
3    8    1      GF 462    313
4   11    3      GF 383    271
5   11    4      GF 223    215
6   16    1      GF 105     50

alr4 documentation built on May 2, 2019, 2:13 p.m.

Related to ufc in alr4...