| stage | R Documentation |
The data are internal stem measures from 66 trees. The trees were selected as having been dominant throughout their lives with no visible evidence of damage or forks. The trees came from stands throughout the inland range of the species.
data(stage)
A data frame with 542 observations on the following 11 variables.
Tree.IDA factor uniquely identifying the tree.
ForestAn integer distinguishing the forest.
HabTypeAn integer distinguishing the habitat type.
DecadeThe decade of the trees life represented by the observation.
DbhibDiameter (in.) at 1.37 m (4'6”) inside bark.
HeightHeight of tree (ft)
AgeAge of tree at felling
Forest.IDThe national forest in which the tree was felled.
Hab.IDDaubenmmire's (1952) classification of the local growing conditions: Ts/Pac Ts/Op Th/Pach AG/Pach PA/Pach
dbhib.cmDiameter (cm.) at 1.37 m (4'6”) inside bark.
height.mHeight of tree (m)
Quoting Stage (1963), "After felling, the total height was measured, and the age at breast height was determined by counting the rings on a crossection. Then, decadal height growth was measured, starting from the termination of the 1956 height growth. The count of whorls was checked by a ring count at every decadal point. ... Diameters at breast height (measuread along an average radius with a scale having 10 graduations per half inch) corresponding to each decadal height point were also recorded."
The national forests are: Kaniksu, Coeur d'Alene, St. Joe, Clearwater, Nez Perce, Clark Fork, Umatilla, Wallowa, and Payette.
Stage, A. 1963. A mathematical approach to polymorphic site index curves for grand fir. Forest Science 9(2) 167-180.
Robinson, A.P., and J.D. Hamann. 2010. Forest Analytics with R: an Introduction. Springer.
data(stage)
str(stage)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.