Package: rbw
Type: Package
Title: Residual Balancing Weights for Marginal Structural Models
Version: 0.2.0
Authors@R: person("Xiang", "Zhou", email = "xiang_zhou@fas.harvard.edu",
  role = c("aut", "cre"))
Description: Residual balancing is a robust method of constructing weights for
  marginal structural models, which can be used to estimate marginal effects of
  time-varying treatments and controlled direct/mediator effects in causal mediation
  analysis (Zhou and Wodtke 2020 <doi:10.1017/pan.2020.2>). This
  package provides two main functions, rbwPanel() and rbwMed(), that produce
  residual balancing weights for analyzing time-varying treatments and
  causal mediation respectively.
Depends: R (>= 3.3.0),
Imports: stats, rlang (>= 0.4.4)
Suggests: ebal, survey
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
URL: http://github.com/xiangzhou09/rbw
BugReports: http://github.com/xiangzhou09/rbw
NeedsCompilation: no
Packaged: 2020-04-13 21:42:57 UTC; Xiang Zhou
Author: Xiang Zhou [aut, cre]
Maintainer: Xiang Zhou <xiang_zhou@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2020-04-15 11:00:02 UTC
Built: R 4.0.2; ; 2020-08-02 07:29:29 UTC; windows
