Package: vaccineff 1.0.0
Zulma M. Cucunubá
vaccineff: Estimate Vaccine Effectiveness Based on Different Study Designs
Provides tools for estimating vaccine effectiveness and related metrics. The 'vaccineff_data' class manages key features for preparing, visualizing, and organizing cohort data, as well as estimating vaccine effectiveness. The results and model performance are assessed using the 'vaccineff' class.
Authors:
vaccineff_1.0.0.tar.gz
vaccineff_1.0.0.tar.gz(r-4.5-noble)vaccineff_1.0.0.tar.gz(r-4.4-noble)
vaccineff_1.0.0.tgz(r-4.4-emscripten)vaccineff_1.0.0.tgz(r-4.3-emscripten)
vaccineff.pdf |vaccineff.html✨
vaccineff/json (API)
NEWS
# Install 'vaccineff' in R: |
install.packages('vaccineff', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epiverse-trace/vaccineff/issues
- cohortdata - Cohort data on vaccineff
Last updated 5 hours agofrom:ba89ed66b4. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 29 2024 |
R-4.5-linux | OK | Nov 29 2024 |
Exports:estimate_vaccineffget_age_groupmake_vaccineff_data
Dependencies:backportscheckmatechkclicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelinelistmagrittrMASSMatchItMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppProgressrlangscalessurvivaltibbletidyselectutf8vctrsviridisLitewithr
Introduction to cohort design with vaccineff
Rendered fromcohort_design.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2024-11-29
Started: 2024-11-29
Other study designs
Rendered fromother_designs.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2024-11-29
Started: 2024-11-29
vaccineff
Rendered fromvaccineff.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2024-11-29
Started: 2024-11-29
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cohort data on vaccineff | cohortdata |
Estimate Vaccine Effectiveness (VE) | estimate_vaccineff |
Construct age-group variable from age column | get_age_group |
Construct 'vaccineff_data' Object | make_vaccineff_data |
Function for Extracting Vaccine Effectiveness Plot | plot.vaccineff |
Function for Extracting Vaccineff Data Plot | plot.vaccineff_data |
Print summary of VE Results | print.summary_vaccineff |
Print Summary of Vaccineff Data | print.summary_vaccineff_data |
Summarize VE Results | summary.vaccineff |
Summarize Vaccineff Data | summary.vaccineff_data |