Package: ciccr
Type: Package
Title: Causal Inference in Case-Control Studies
Version: 0.1.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 risk.
    Semiparametrically efficient estimation of the aggregated (log) odds ratio and a causal inference procedure for relative 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, MASS
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Depends: R (>= 2.10)
URL: https://github.com/sokbae/ciccr/
BugReports: https://github.com/sokbae/ciccr/issues
NeedsCompilation: no
Packaged: 2020-09-11 09:14:05 UTC; sokbaelee
Author: Sung Jae Jun [aut],
  Sokbae Lee [aut, cre]
Maintainer: Sokbae Lee <sl3841@columbia.edu>
Repository: CRAN
Date/Publication: 2020-09-18 12:00:18 UTC
