largetrees | R Documentation |
The study area is situated in the municipality of Tolga, located in Hedmark County, Eastern Norway. Field plots 32 m × 32 m in size were established in forests. A total of 1109 plots were sampled. In each plot, Scots pines (Pinus sylvestris L.). trees with a stem diameter larger than 35 cm were measured and counted.
data(largetrees)
Contains two variables, as follows:
Plot code.
Number of large-diameter trees in a given sample plot.
Although Christian Salas was part of the study, he just reproduced the needed data to mimic the distribution of the random variable of interest, as shown in the study of Korkhonen et al (2016).
Korhonen L, Salas C, Ostgard T, Lien V, Gobakken T, Naesset E. 2016. Predicting the occurrence of large-diameter trees using airborne laser scanning. Canadian Journal of Forest Research 46:461–469. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1139/cjfr-2015-0384")}
data(largetrees)
head(largetrees)
hist(largetrees$y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.