CGNM: Cluster Gauss-Newton Method

Find multiple solutions of a nonlinear least squares problem. Cluster Gauss-Newton method does not assume uniqueness of the solution of the nonlinear least squares problem and compute approximate multiple minimizers. Please cite the following paper when this software is used in your research: Aoki et al. (2020) <doi:10.1007/s11081-020-09571-2>. Cluster Gauss–Newton method. Optimization and Engineering, 1-31.

Version: 0.4.0
Imports: stats, ggplot2, MASS
Suggests: knitr, rmarkdown, RxODE
Published: 2022-07-13
Author: Yasunori Aoki
Maintainer: Yasunori Aoki <yaoki at uwaterloo.ca>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: CGNM results

Documentation:

Reference manual: CGNM.pdf
Vignettes: my-vignette

Downloads:

Package source: CGNM_0.4.0.tar.gz
Windows binaries: r-devel: CGNM_0.4.0.zip, r-release: CGNM_0.4.0.zip, r-oldrel: CGNM_0.4.0.zip
macOS binaries: r-release (arm64): CGNM_0.3.1.tgz, r-oldrel (arm64): CGNM_0.4.0.tgz, r-release (x86_64): CGNM_0.3.1.tgz, r-oldrel (x86_64): CGNM_0.4.0.tgz
Old sources: CGNM archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CGNM to link to this page.