growthmodels
is a R
package that contains a compilation of nonlinear growth models used in many areas.
To install the stable version of growthmodels
from CRAN, simply run the following from an R console:
install.packages('growthmodels')
To install the latest development builds of growthmodels
directly from GitHub, run this instead:
require(devtools)
install_github('growthmodels', 'drodriguezperez')
growthmodels
includes functions for the calculation of the following nonlinear growth models and its inverse functions:
GNU General Public License, version 3
I would like to thank J.A. Martinez for all of their helpful discussions during the develop of the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.