View source: R/getInitValues.R
| getInitValues | R Documentation |
This function is primarily for internal use within occDetFunc. It is used to
update the initial values object according to the needs of each model type.
getInitValues(init, modeltype, verbose = FALSE)
init |
An initial values object. As a minimum this is a list defined in |
modeltype |
Character, one of: intercept, centering, contlistlength. See |
verbose |
Logical, if true progress is reported to the console |
An updated init (initial values) object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.