data_ingrowth {MLFS}R Documentation

An example of data_ingrowth suitable for the MLFS

Description

An example of plot-level data with plotID, stand variables and site descriptors, and the two target variables describing the number of ingrowth trees for inner (ingrowth_3) and outer (ingrowth_15) circles

Usage

data_ingrowth

Format

A data frame with 365 rows and 11 variables:

plotID

a unique identifier for plot

year

year in which plot was visited

stand_BA

Total stand basal area

stand_n

The number of trees in a stand

BAL

Basal Area in Large trees

slope

slope on a plot

elevation

plot elevation

siteIndex

a proxy for site index, higher value represents more productive sites

northness

plot northness, 1 is north, 0 is south

ingrowth_3

the number of new trees in inner circle

ingrowth_15

the number of new trees in outer circle


[Package MLFS version 0.4.2 Index]