| .hurdle_default_starts | R Documentation |
Internal function to generate sensible default starting values for TMB hurdle model optimization.
.hurdle_default_starts(consumption, n_re, n_subjects, has_k)
consumption |
Numeric vector of consumption values. |
n_re |
Number of random effects (2 or 3). |
n_subjects |
Number of subjects. |
has_k |
Logical, whether the model has a k parameter. |
A named list of starting values for TMB parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.