Package: OptimModel
Type: Package
Version: 2.0-1
Date: 2024-02-17
Title: Perform Nonlinear Regression Using 'optim' as the Optimization
        Engine
Authors@R: person('Steven','Novick',role=c('aut','cre'), email = "Steven.Novick@takeda.com")
Author: Steven Novick [aut, cre]
Maintainer: Steven Novick <Steven.Novick@takeda.com>
Depends: R (>= 3.0.0),stats, utils, methods, Matrix
Suggests: knitr, testthat, rmarkdown, ggplot2
Description: A wrapper for 'optim' for nonlinear regression problems; see Nocedal J and Write S (2006, ISBN: 978-0387-30303-1).  Performs ordinary least squares (OLS), iterative re-weighted least squares (IRWLS), and maximum likelihood (MLE). Also includes the robust outlier detection (ROUT) algorithm; see Motulsky, H and Brown, R (2006)<doi:10.1186/1471-2105-7-123>.
License: GPL-2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Repository: CRAN
Packaged: 2024-03-08 23:02:39 UTC; mvculp
Date/Publication: 2024-03-12 09:20:02 UTC
Built: R 4.2.3; ; 2024-03-14 22:21:46 UTC; unix
