Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Prepare TMB Data for GKw Regression
.prepare_tmb_data(
model_data,
family,
param_names,
fixed,
link_ints,
link_scale_list,
y,
param_positions
)
A list with TMB data.
List of model data.
Family name.
Names of parameters.
List of fixed parameters and coefficients.
List of link function integers.
List of link scale values.
Response variable.
Parameter position mapping for the family.