View source: R/analyse_sigmoidal_drift.R
| sigdrift_init | R Documentation |
sigdrift_init(): Returns initial values for the parameters in a
selfStart model. The shape written in the model call seeds the
matching sigmoid ("symmetric" when absent).
sigdrift_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 |
sigdrift_init(): Initial starting estimates for parameters in
the model called by SSsigmoidal_drift().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.