Package: gFormulaMI
Title: G-Formula for Causal Inference via Multiple Imputation
Version: 1.0.0
Authors@R: 
    c(person("Jonathan", "Bartlett", email = "jonathan.bartlett1@lshtm.ac.uk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7117-0195")),
           person("Camila", "Olarte Parra", email = "camila.olarte-parra@lshtm.ac.uk", role = "ctb",
           comment = c(ORCID = "0000-0003-0263-4392")),
           person("Erik", "van Zwet", email = "e.w.van_zwet@lumc.nl", role = "ctb"))
Description: Implements the G-Formula method for causal inference with time-varying treatments and
  confounders using Bayesian multiple imputation methods, as described by
  Bartlett, Olarte Parra and Daniel (2023) <arXiv:2301.12026>. It creates multiple synthetic imputed
  datasets under treatment regimes of interest using the 'mice' package. These can then be analysed
  using rules developed for analysing multiple synthetic datasets.
License: GPL (>= 3)
Encoding: UTF-8
Imports: mice
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
URL: https://jwb133.github.io/gFormulaMI/
NeedsCompilation: no
Packaged: 2023-05-24 11:19:43 UTC; lshjb12
Author: Jonathan Bartlett [aut, cre] (<https://orcid.org/0000-0001-7117-0195>),
  Camila Olarte Parra [ctb] (<https://orcid.org/0000-0003-0263-4392>),
  Erik van Zwet [ctb]
Maintainer: Jonathan Bartlett <jonathan.bartlett1@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2023-05-25 20:00:08 UTC
Built: R 4.2.0; ; 2023-07-11 03:10:08 UTC; unix
