Package: nls.multstart
Type: Package
Title: Robust Non-Linear Regression using AIC Scores
Version: 1.3.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.2.3
Depends: R (>= 3.2.1)
Imports: minpack.lm, purrr, dplyr, tidyr, tibble
Suggests: ggplot2, broom, nlstools, testthat
NeedsCompilation: no
Packaged: 2023-08-13 08:53:17 UTC; dp415
Author: Daniel Padfield [aut, cre],
  Granville Matheson [aut]
Repository: CRAN
Date/Publication: 2023-08-15 11:00:02 UTC
Built: R 4.2.0; ; 2023-08-15 11:35:50 UTC; unix
