README.md

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")


ArkaB-DS/nlsj documentation built on Dec. 17, 2021, 9:43 a.m.