BAI_prediction_halfPeriod {MLFS} | R Documentation |
BAI_prediction_halfPeriod
Description
BAI model for the MLFS to estimate BAI for half period
Usage
BAI_prediction_halfPeriod(
df_fit,
df_predict,
species_n_threshold = 100,
site_vars,
include_climate,
rf_mtry = NULL,
measurement_thresholds = NULL,
area_correction = NULL
)
Value
a data frame with calculated basal area increments in the middle of a simulation step
[Package MLFS version 0.4.2 Index]