height_prediction_halfPeriod: height_prediction_halfPeriod

View source: R/height_modul_halfPeriod.R

height_prediction_halfPeriodR Documentation

height_prediction_halfPeriod

Description

Height model

Usage

height_prediction_halfPeriod(
  df_fit,
  df_predict,
  species_n_threshold = 100,
  height_model = "naslund",
  BRNN_neurons = 3,
  height_pred_level = 0
)

Arguments

df_fit

data frame with data being used for model fit

Value

a data frame with imputed tree heights in the middle of a simulation step


MLFS documentation built on Sept. 1, 2025, 9:08 a.m.