Description Usage Arguments Value
Given a vector of observations, estimates a non linear model by
weighted least squares using the gompertz equation and the values of parameters from
the best curve found trough find_best_curve
as initial values
1 | model_nls(best_curve, obs)
|
best_curve |
A vector, returned from |
obs |
Numeric. A vector of observed total deaths. |
. A non-linear model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.