| .hurdle_normalize_starts | R Documentation |
Internal function to handle backwards-compatibility and normalization of user-provided starting values.
.hurdle_normalize_starts(start_values, n_re, has_k)
start_values |
User-provided named list of starting values. |
n_re |
Number of random effects (2 or 3). |
has_k |
Logical, whether the model has a k parameter. |
Normalized starting values list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.