Package: geex
Type: Package
Title: An API for M-Estimation
Version: 1.0.3
Authors@R: c(person("Bradley", "Saul", role = c("aut", "cre"),
                    email = "bradleysaul@gmail.com"),
             person("Brian", "Barkley", role = c("ctb")))
Author: Bradley Saul [aut, cre], Brian Barkley [ctb]
Maintainer: Bradley Saul <bradleysaul@gmail.com>
Description: Provides a general, flexible framework for estimating parameters
    and empirical sandwich variance estimator from a set of unbiased estimating
    equations (i.e., M-estimation in the vein of Stefanski & Boos (2002)
    <doi:10.1198/000313002753631330>). Also provides an API to compute finite-sample
    variance corrections. 
Depends: R (>= 3.3)
Imports: Matrix (>= 1.2-6), rootSolve (>= 1.6.6), numDeriv (>=
        2014.2-1), lme4 (>= 1.1-12), methods (>= 3.3)
Suggests: testthat, knitr, dplyr, moments, sandwich, inferference,
        xtable, AER, ICSNP, MASS, gee, ivpack, saws, rmarkdown,
        geepack, covr
URL: https://github.com/bsaul/geex, https://bsaul.github.io/geex/
BugReports: https://github.com/bsaul/geex/issues
License: MIT + file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-04 17:49:45 UTC; bradley
Repository: CRAN
Date/Publication: 2017-09-04 18:02:54 UTC
