An R package to compare different packages' functions for nonlinear least squares (nls)
This package grew out as a product of the Google Summer of Code (2021) project Improvements to nls()
by Arkajyoti Bhattacharjee and mentored by Dr. John C Nash and Dr. Heather Turner.
machineId()
.setup_dir()
.nls()
like functions using create_db()
.create_elog()
.run()
. write_csvs()
.rm_nls()
.A vignette to demonstrate the above workflow is nlsCompare: How to use it?
.
For more detals about the package, please refer to nlsCompareArticle
.
Warning: As of 2021-08-23, the package is still in the development stage!
To install this development repo via devtools
in R, use:
# install.packages("devtools")
devtools::install_github("ArkaB-DS/nlsCompare")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.