Package: tvmediation
Type: Package
Date: 2022-05-13
Version: 1.1.0
Title: Time Varying Mediation Analysis
Description: Provides functions for estimating mediation effects that vary over 
   time as described in Cai X, Coffman DL, Piper ME, Li R. 
   Estimation and inference for the mediation effect in a time-varying mediation model. 
   BMC Med Res Methodol. 2022;22(1):1-12.
Authors@R: 
 c(person(given = "Donna",
          family = "Coffman",
          role = c("aut", "cre"),
          email = "dcoffman@temple.edu",
          comment = c(ORCID = "0000-0001-6305-6579")),
   person(given = "Xizhen",
          family = "Cai",
          role = "aut",
          email = "cai.xizhen@gmail.com",
          comment = c(ORCID = "0000-0003-2097-1755")),
   person(given = "Yajnaseni",
          family = "Chakraborti",
          role = "aut",
          email = "yajnaseni.chakraborti@temple.edu",
          comment = c(ORCID = "0000-0002-6747-8821")),
   person(given = "Harry",
          family = "Zobel",
          role = "ctb",
          email = "harryzobeljr@gmail.com")
   )
RoxygenNote: 7.1.2
Depends: R (>= 4.0.0)
Imports: stats (>= 4.0.2), dplyr (>= 1.0.2), ggplot2 (>= 3.3.2), locpol
        (>= 0.7-0)
Suggests: knitr, rmarkdown
License: GPL-3
URL: https://github.com/dcoffman/tvmediation/wiki
BugReports: https://github.com/dcoffman/tvmediation/issues
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-05-21 15:38:02 UTC; yajna
Author: Donna Coffman [aut, cre] (<https://orcid.org/0000-0001-6305-6579>),
  Xizhen Cai [aut] (<https://orcid.org/0000-0003-2097-1755>),
  Yajnaseni Chakraborti [aut] (<https://orcid.org/0000-0002-6747-8821>),
  Harry Zobel [ctb]
Maintainer: Donna Coffman <dcoffman@temple.edu>
Repository: CRAN
Date/Publication: 2022-05-25 06:40:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:45:28 UTC; unix
