rcest/DESCRIPTION

15 lines
699 B
Plaintext

Package: rcest
Title: Helper package for conducting optimization, particularly maximum likelihood.
Version: 0.13.2
Authors@R: person("Brian", "Monroe", email = "brian@bamonroe.com", role = c("aut", "cre"))
Description: This package provides functions to estimate parameters of "function types" (ftypes), and a variety of helper functions to handle output. These functions allow for parameters to easily be made into linear functions of observable covariates, clustering standard errors around a variable, and delta method functions to do non-linear wald tests.
Depends:
R (>= 3.3.1)
License: MIT
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
testthat (>= 2.1.0),
numDeriv