View source: R/utils-extract-initial-values.R
| extract_initial_values | R Documentation |
obj to use as initial
values in optimizationTMB helper function. Extract parameter from obj to use as initial
values in optimization
extract_initial_values(obj)
obj |
Object to be used as input to |
The code was copied from a non-exported function in the
TMBhelper package called extract_fixed()
A vector of initial values of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.