Package: nls.multstart
Type: Package
Title: Robust Non-Linear Regression using AIC Scores
Version: 1.2.0
Authors@R: c(
    person("Daniel", "Padfield", email = "d.padfield@exeter.ac.uk", role = c("aut", "cre")),
    person("Granville", "Matheson", email = "mathesong@gmail.com", role = "aut"))
Maintainer: Daniel Padfield <d.padfield@exeter.ac.uk>
Description: Non-linear least squares regression with the Levenberg-Marquardt algorithm using multiple starting values for increasing the chance that the minimum found is the global minimum.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.2.1)
Imports: minpack.lm, purrr, dplyr, tidyr, tibble
Suggests: ggplot2, broom, nlstools, testthat
NeedsCompilation: no
Packaged: 2020-09-18 16:53:23 UTC; danpadfield
Author: Daniel Padfield [aut, cre],
  Granville Matheson [aut]
Repository: CRAN
Date/Publication: 2020-09-18 17:40:12 UTC
Built: R 4.1.0; ; 2021-05-27 19:36:57 UTC; unix
