View source: R/height_modul_halfPeriod.R
height_prediction_halfPeriod | R Documentation |
Height model
height_prediction_halfPeriod(
df_fit,
df_predict,
species_n_threshold = 100,
height_model = "naslund",
BRNN_neurons = 3,
height_pred_level = 0
)
df_fit |
data frame with data being used for model fit |
a data frame with imputed tree heights in the middle of a simulation step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.