Package: DOVE
Type: Package
Title: Durability of Vaccine Efficacy
Version: 1.10
Date: 2023-12-13
Authors@R: c(person("Danyu", "Lin", role = "aut"),
             person("Yu", "Gu", role = "aut"),
             person("Donglin", "Zeng", role = "aut"),
             person("Shannon T.", "Holloway", role = c("aut", "cre"),
                     email = "shannon.t.holloway@gmail.com"))
Description: Implements maximum likelihood methods for 
    evaluating the durability of vaccine efficacy in a randomized, 
    placebo-controlled clinical trial with staggered enrollment of participants 
    and potential crossover of placebo recipients before the end of the trial. 
    Lin, D. Y., Zeng, D., and Gilbert, P. B. (2021) 
    <doi:10.1093/cid/ciab226>
    and 
    Lin, D. Y., Gu, Y., Zeng, D., Janes, H. E., and Gilbert, P. B. (2021) 
    <doi:10.1093/cid/ciab630>. 
License: GPL-2
Depends: R (>= 3.5.0), methods, survival
Suggests: rmarkdown, knitr
Imports: Rcpp (>= 1.0.4.6), stats, graphics, RcppArmadillo
VignetteBuilder: utils, knitr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'VEplot_type2.R' 'VEcal.R' 'postProcess.R' 'CoxReg.R'
        'RcppExports.R' 'VEplot_type1.R' 'postInterval.R' 'postBeta.R'
        'infBeta.R' 'postProcessDove.R' 'scores.R' 'loc.R' 'vcFit.R'
        'verifyInputs.R' 'dove.R' 'dove2.R' 'doveData.R' 'iterations.R'
        'plot.DOVE.R' 'postVE.R' 'print.DOVE.R' 'vaccine.R'
Author: Danyu Lin [aut],
  Yu Gu [aut],
  Donglin Zeng [aut],
  Shannon T. Holloway [aut, cre]
Maintainer: Shannon T. Holloway <shannon.t.holloway@gmail.com>
Packaged: 2023-12-13 23:04:21 UTC; 19194
Date/Publication: 2023-12-13 23:40:05 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:04:20 UTC; windows
Archs: x64
