Package: ciccr
Type: Package
Title: Causal Inference in Case-Control Studies
Version: 0.2.0
Authors@R: c(
    person("Sung Jae", "Jun", email = "suj14@psu.edu", role = "aut"),
    person("Sokbae", "Lee", email = "sl3841@columbia.edu", role = c("aut", "cre")))
Description: Estimation and inference methods for causal relative and attributable risk in case-control and case-population studies.
    Semiparametrically efficient estimation of the aggregated (log) odds ratio and causal inference procedures for relative and attributable risk. 
    For more details, see the paper by Jun and Lee (2020), "Causal Inference in Case-Control Studies," <arXiv:2004.08318 [econ.EM]>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: stats
Suggests: knitr, rmarkdown, testthat, MASS
VignetteBuilder: knitr
Depends: R (>= 2.10)
URL: https://github.com/sokbae/ciccr/
BugReports: https://github.com/sokbae/ciccr/issues
NeedsCompilation: no
Packaged: 2020-10-29 09:44:04 UTC; sokbaelee
Author: Sung Jae Jun [aut],
  Sokbae Lee [aut, cre]
Maintainer: Sokbae Lee <sl3841@columbia.edu>
Repository: CRAN
Date/Publication: 2020-10-29 10:00:02 UTC
Built: R 4.0.2; ; 2020-10-30 10:23:02 UTC; unix
