Package: VEwaning
Type: Package
Title: Vaccine Efficacy Over Time
Version: 1.4
Date: 2025-05-04
Authors@R: c(person("Marie", "Davidian", role = "aut"),
             person("A.A.", "Tsiatis", role = "aut"),
             person("Shannon T.", "Holloway", role = c("aut", "cre"),
                     email = "shannon.t.holloway@gmail.com"))
Description: Implements methods for inference on potential waning of vaccine
    efficacy and for estimation of vaccine efficacy at a user-specified time
    after vaccination based on data from a randomized, double-blind,
    placebo-controlled vaccine trial in which participants may be unblinded
    and placebo subjects may be crossed over to the study vaccine.  The
    methods also allow adjustment for possible confounding via inverse
    probability weighting through specification of models for the trial
    entry process, unblinding mechanisms, and the probability an unblinded
    placebo participant accepts study vaccine:  Tsiatis, A. A. and Davidian,
    M. (2022) <doi:10.1111/biom.13509>.
License: GPL-2
Depends: R (>= 2.10), survival, stats, graphics, ggplot2
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'entryFit.R' 'gFunctions.R' 'estimateb.R' 'estimateu.R'
        'ulbound.R' 'pre_dNYu.R' 'pre_dNYb.R' 'esttheta.R'
        'plot.VEwaning.R' 'print.VEwaning.R' 'psiFit.R' 'unblindFit.R'
        've.R' 'veWaning.R' 'veWaningData.R'
Packaged: 2025-05-04 16:16:08 UTC; 19194
Author: Marie Davidian [aut],
  A.A. Tsiatis [aut],
  Shannon T. Holloway [aut, cre]
Maintainer: Shannon T. Holloway <shannon.t.holloway@gmail.com>
Date/Publication: 2025-05-04 16:40:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:34:48 UTC; windows
