Package: rollmatch
Title: Rolling Entry Matching
Version: 2.0.4
Date: 2025-04-15
Authors@R: c(
    person("Rob", "Chew", role = c("aut", "cre"), email = "rchew@rti.org"),
    person("Kasey", "Jones", role = "aut"),
    person("Mahin", "Manley", role = "aut"),
    person("Allison", "Witman", role = "res"),
    person("Chris", "Beadles", role = "res"),
    person("Yiyan", "Liu", role = "res"),
    person("Ann", "Larson", role = "res"))
Description: Functions to perform propensity score matching on rolling entry interventions for which a suitable "entry" date is not observed for nonparticipants. For more details, please reference Witman et al. (2018) <doi:10.1111/1475-6773.13086>.
License: MIT + file LICENSE
URL: https://github.com/RTIInternational/rollmatch
LazyData: true
Depends: R (>= 3.0.2)
Imports: dplyr (>= 0.5.0), magrittr (>= 1.5.0), stats
Suggests: testthat (>= 1.0.2)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-15 10:22:17 UTC; rchew
Author: Rob Chew [aut, cre],
  Kasey Jones [aut],
  Mahin Manley [aut],
  Allison Witman [res],
  Chris Beadles [res],
  Yiyan Liu [res],
  Ann Larson [res]
Maintainer: Rob Chew <rchew@rti.org>
Repository: CRAN
Date/Publication: 2025-04-15 18:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:10:50 UTC; windows
