Package: contTimeCausal
Type: Package
Title: Continuous Time Causal Models
Version: 1.0
Date: 2021-06-08
Author: Shu Yang [aut],
  Shannon Holloway [aut, cre]
Authors@R: c(person("Shu", "Yang", role = "aut"),
             person("Shannon", "Holloway", role = c("aut", "cre"),
                     email = "sthollow@ncsu.edu"))
Maintainer: Shannon Holloway <sthollow@ncsu.edu>
Description: Implements the semiparametric efficient estimators of 
    continuous-time causal models for time-varying treatments and confounders 
    in the presence of dependent censoring (including structural failure time 
    model and Cox proportional hazards marginal structural model). 
    S. Yang, K. Pieper, and F. Cools (2019) <doi:10.1111/biom.12845>.
License: GPL (>= 2)
LazyData: TRUE
Depends: dplyr, survival
Imports: zoo, stats, methods
VignetteBuilder: knitr
Suggests: rmarkdown, knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
Collate: 'zooStep.R' 'IPCWStep.R' 'VStep.R' 'VStep2.R' 'verifyInputs.R'
        'ctCoxMSM.R' 'ctSFTM.R' 'ctcData.R' 'print.ctc.R'
NeedsCompilation: no
Packaged: 2021-06-08 19:58:18 UTC; sthollow
Repository: CRAN
Date/Publication: 2021-06-09 11:40:02 UTC
Built: R 4.0.2; ; 2021-06-10 10:38:54 UTC; unix
