spati2 | R Documentation |
A dataset of Scots pine tree heights and diameters.
The trees were collected on 56 fixed-area sample plots. This is a subset of the larger data set spati
.
data(spati2)
A data frame with 1678 observations on the following 3 variables.
plot
A unique sample plot id.
d
Tree diameter at breast height (1.3 meters above the ground) in cm.
h
Tree height, m.
n
The total number of trees on the plot.
dvar
The variance of tree diameters on the plot.
dmean
The mean of tree diameters on the plot.
The data were collected by Timo Pukkala.
Pukkala, T. 1989. Prediction of tree diameter and height in a Scots pine stand as a function of the spatial pattern of trees. Silva Fennica 23(2): 83-99. doi: 10.14214/sf.a15532
Mehtatalo, Lauri and Lappi, Juha 2020. Biometry for Forestry and Environmental Data: with examples in R. New York: Chapman and Hall/CRC. 426 p. doi: 10.1201/9780429173462
data(spati2) fithd(spati2$d,spati2$h,spati2$plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.