Description Usage Arguments Examples
Fits epidemic models (Exponential, Monomolecular, Logistic and Gompertz) using nonlinear approach for estimate parameters. This function also estimates the maximum disease intensity parameter K.
1 2 3 4 |
time |
Numeric vector which refers to the time steps in the epidemics. |
y |
Numeric vector which refers to the disease intensity. |
starting_par |
starting value for initial inoculun (y0) and apparent infection rate (r), and maximum disease intensity (K). Please informe in that especific order |
maxiter |
Maximun number of iterations. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.