Skip to content

lbbe-software/nlstools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Release_Badge CRAN Downloads R-CMD-check License: GPL v3 Project Status: Active – The project has reached a stable, usable state and is being actively developed. SWH

The stable version of nlstools can be installed from CRAN using:

install.packages("nlstools")

The development version of nlstools can be installed from GitHub (remotes needed):

if (!requireNamespace("remotes", quietly = TRUE))
   install.packages("remotes")
   
remotes::install_github("lbbe-software/nlstools")

Finally load the package in your current R session with the following R command:

library(nlstools)

About

Tools for Nonlinear Regression Analysis

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •