View source: R/analyse_sigmoidal.R
| init_asymptotes | R Documentation |
xShared helper used by self-start initialisers for logistic / Gompertz model families.
init_asymptotes(x, n = length(x))
x |
A numeric vector of the response variable (sorted by |
n |
An integer length of |
A list with elements A (starting asymptote estimate) and B
(ending asymptote estimate).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.