nlstools: Tools for Nonlinear Regression Analysis
Several tools for assessing the quality of fit of a gaussian nonlinear model are provided.
This is development version of {nlstools}
Installation
- From CRAN
install.packages("nlstools")
- From github
# install.packages("devtools")
devtools::install_github("ThinkR-open/nlstools")