Learn R Programming

nlMS (version 1.1)

Non-Linear Model Selection

Description

Package to select best model among several linear and nonlinear models. The main function uses the gnls() function from the 'nlme' package to fit the data to nine regression models, named: "linear", "quadratic", "cubic", "logistic", "exponential", "power", "monod", "haldane", "logit".

Copy Link

Version

Install

install.packages('nlMS')

Monthly Downloads

147

Version

1.1

License

GPL-3

Maintainer

Carme Font

Last Published

June 21st, 2019

Functions in nlMS (1.1)

model_selection

Model Selection (MS)
auxiliary functions

Auxiliary functions in Model Selection (MS)