View source: R/analyse_sigmoidal.R
| gompertz_init | R Documentation |
gompertz_init(): Returns initial values for the parameters in a
selfStart model. Used by both SSgompertz() and SSgompertz_left();
the symmetric logistic linearisation does not apply to Gompertz forms, so
initialisation is derivative-based via init_inflection().
gompertz_init(mCall, data, LHS, ...)
mCall |
A matched call to the function |
data |
A data frame with predictor |
LHS |
The left-hand side expression of the model formula. |
... |
Additional arguments, including |
gompertz_init(): Initial starting estimates for parameters
in the model called by SSgompertz() or SSgompertz_left().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.