Package: tvmediation
Type: Package
Date: 2021-03-05
Version: 1.0.0
Title: Time Varying Mediation Analysis
Description: Provides functions for estimating mediation effects that vary over 
   time as described in Cai, X., Piper, M. E., Li, R., & Coffman, D. L. (2020). 
   Estimation and inference for the mediation effect in a time-varying mediation 
   model. <arXiv:2008.11797>.
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"),
   person(given = "Yajnaseni",
          family = "Chakraborti",
          role = "aut",
          email = "yajnaseni.chakraborti@temple.edu"),
   person(given = "Harry",
          family = "Zobel",
          role = "ctb",
          email = "harryzobeljr@gmail.com")
   )
RoxygenNote: 7.1.1
Depends: R (>= 4.0.0)
Imports: stats (>= 4.0.3), dplyr (>= 1.0.4), ggplot2 (>= 3.3.3), kedd
        (>= 1.0.3), 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: 2021-03-05 19:20:00 UTC; tug76052
Author: Donna Coffman [aut, cre] (<https://orcid.org/0000-0001-6305-6579>),
  Xizhen Cai [aut],
  Yajnaseni Chakraborti [aut],
  Harry Zobel [ctb]
Maintainer: Donna Coffman <dcoffman@temple.edu>
Repository: CRAN
Date/Publication: 2021-03-09 09:30:02 UTC
Built: R 4.0.5; ; 2022-01-25 05:24:14 UTC; unix
