Package: MRTAnalysis
Type: Package
Title: Primary and Secondary Analyses for Micro-Randomized Trials
Version: 0.1.2
Authors@R: c(
    person("Tianchen", "Qian", , "t.qian@uci.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4282-7826")),
    person("Shaolin", "Xiang", role = "aut"),
    person("Zhaoxi", "Cheng", role = "aut"),
    person("Audrey", "Boruvka", role = "ctb")
  )
Description: 
    Estimates marginal causal excursion effects and moderated causal excursion effects for micro-randomized trial (MRT). Applicable to MRT with binary treatment options and continuous or binary outcomes. The method for MRT with continuous outcomes is the weighted centered least squares (WCLS) by Boruvka et al. (2018) <doi:10.1080/01621459.2017.1305274>. The method for MRT with binary outcomes is the estimator for marginal excursion effect (EMEE) by Qian et al. (2021) <doi:10.1093/biomet/asaa070>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: rootSolve, stats, geepack, sandwich
Depends: R (>= 4.2)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-01 20:59:57 UTC; tqian
Author: Tianchen Qian [aut, cre] (<https://orcid.org/0000-0003-4282-7826>),
  Shaolin Xiang [aut],
  Zhaoxi Cheng [aut],
  Audrey Boruvka [ctb]
Maintainer: Tianchen Qian <t.qian@uci.edu>
Repository: CRAN
Date/Publication: 2023-07-01 21:20:02 UTC
