Other packages > Find by keyword >

nlstools  

Tools for Nonlinear Regression Analysis
View on CRAN: Click here


Download and install nlstools package within the R console
Install from CRAN:
install.packages("nlstools")

Install from Github:
library("remotes")
install_github("cran/nlstools")

Install by package version:
library("remotes")
install_version("nlstools", "2.1-0")



Attach the package and use:
library("nlstools")
Maintained by
Aurelie Siberchicot
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-07-22
Latest Update: 2024-02-13
Description:
Several tools for assessing the quality of fit of a gaussian nonlinear model are provided.
How to cite:
Aurelie Siberchicot (2007). nlstools: Tools for Nonlinear Regression Analysis. R package version 2.1-0, https://cran.r-project.org/web/packages/nlstools. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.0-4 (2007-07-22 21:36), 0.0-5 (2007-10-29 11:51), 0.0-8 (2009-02-20 15:00), 0.0-9 (2009-08-28 22:18), 0.0-10 (2010-02-22 09:04), 0.0-11 (2012-01-15 12:44), 0.0-12 (2012-05-06 09:06), 0.0-13 (2012-11-30 14:24), 0.0-14 (2012-12-10 17:38), 0.0-15 (2013-09-13 18:55), 1.0-0 (2014-06-25 14:10), 1.0-1 (2015-02-26 12:32), 1.0-2 (2015-07-31 11:12), 2.0-0 (2021-09-17 13:40), 2.0-1 (2023-08-24 18:10)
Other packages that cited nlstools R package
View nlstools citation profile
Other R packages that nlstools depends, imports, suggests or enhances
Complete documentation for nlstools
Functions, R codes and Examples using the nlstools R package
Some associated functions: L.minor . O2K . confint2 . michaelisdata . michaelismodels . nlsBoot . nlsBootpredict . nlsConfRegions . nlsContourRSS . nlsJack . nlsResiduals . nlstools-defunct . nlstools . 
Some associated R codes: confint2.R . michaelismodels.R . nlsBoot.R . nlsBootpredict.R . nlsConfRegions.R . nlsContourRSS.R . nlsJack.R . nlsResiduals.R . nlstools.R . onAttach.R .  Full nlstools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA