.prepare_tmb_params | R Documentation |
Prepare TMB Parameters for GKw Regression
.prepare_tmb_params(model_data, family, param_names, fixed, param_positions)
model_data |
List of model data. |
family |
Family name. |
param_names |
Names of parameters. |
fixed |
List of fixed parameters. |
param_positions |
Parameter position mapping for the family. |
A list with TMB parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.