Package: tvmediation
Type: Package
Date: 2026-03-28
Version: 1.1.1
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@mailbox.sc.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@pennmedicine.upenn.edu",
          comment = c(ORCID = "0000-0002-6747-8821")),
   person(given = "Harry",
          family = "Zobel",
          role = "ctb",
          email = "harryzobeljr@gmail.com")
   )
RoxygenNote: 7.3.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: 2026-03-28 21:47:08 UTC; bwmen
Author: Donna Coffman [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6305-6579>),
  Xizhen Cai [aut] (ORCID: <https://orcid.org/0000-0003-2097-1755>),
  Yajnaseni Chakraborti [aut] (ORCID:
    <https://orcid.org/0000-0002-6747-8821>),
  Harry Zobel [ctb]
Maintainer: Donna Coffman <dcoffman@mailbox.sc.edu>
Repository: CRAN
Date/Publication: 2026-03-30 20:50:02 UTC
Built: R 4.6.0; ; 2026-04-26 15:40:16 UTC; unix
