Skip to content
/ nlsj Public

An interim R package that attempts to refactor the nls() (base R) functionality

Notifications You must be signed in to change notification settings

ArkaB-DS/nlsj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlsj

An attempt to refactor the nls() (base R) functionality, this is an interim package for exploration of ideas and will NOT, as it currently is presented, become a distributed package.

This package was developed during the Google Summer of Code (GSoC), 2021 program, where the project student was Arkajyoti Bhattacharjee and the project mentors were Dr. John C. Nash and Dr. Heather Turner.

The GSoC project titled Improvements to nls().

Installation

To install this development repository via devtools in R use:

#install.packages("devtools")
devtools::install_github("ArkaB-DS/nlsj")

About

An interim R package that attempts to refactor the nls() (base R) functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages