data_v6 {MLFS} | R Documentation |
This is simulated data that reassemble the national forest inventory data. We use it to show how to run examples for simulating Basal Area Increments (BAI) and the ingrowth of new trees. To make examples running more quickly, we keep only one tree species: PINI
data_v6
A data frame with 186 rows and 27 variables:
species name
year in which plot was visited
a unique identifier for plot
a unique identifier for tree
identifier for species group
status of a tree: 0 (normal), 1(harvested), 2(dead), 3 (ingrowth)
tree height in meters
crown height in meters
logical, 1 if protected, otherwise 0
slope on a plot
plot elevation
plot northness, 1 is north, 0 is south
a proxy for site index, higher value represents more productive sites
basal area of individual trees in m2
upscale weight to calculate hectare values
Total stand basal area
The number of trees in a stand
Basal Area in Large trees
basal area of individual trees in m2 from previous simulation step
tree height in meters from previous simulation step
crown height in meters from previous simulation step
upscale weight to calculate hectare values from previous simulation step
basal area increment
monthly precipitation sum
monthly mean temperature
tree volume in m3
tree volume in m3 from previous simulation step