Package: CGNM
Type: Package
Title: Cluster Gauss-Newton Method
Version: 0.1.0
Author: Yasunori Aoki
Maintainer: Yasunori Aoki <yaoki@uwaterloo.ca>
Description: 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. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats, ggplot2
Suggests: knitr, rmarkdown, RxODE
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-05 11:12:45 UTC; yaoki
Repository: CRAN
Date/Publication: 2022-01-06 10:00:11 UTC
