crownHeight_prediction_halfPeriod {MLFS} | R Documentation |
crownHeight_prediction_halfPeriod
Description
Models to predict crown height (half period)
Usage
crownHeight_prediction_halfPeriod(
df_fit,
df_predict,
site_vars = site_vars,
species_n_threshold = 100,
crownHeight_model = "lm",
BRNN_neurons = 3
)
Value
a data frame with imputed crown heights in the middle of a simulation step
[Package MLFS version 0.4.2 Index]