Package: vaccineff 1.0.1


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.1.tar.gz
vaccineff_1.0.1.zip(r-4.7)vaccineff_1.0.1.zip(r-4.6)vaccineff_1.0.1.zip(r-4.5)
vaccineff_1.0.1.tgz(r-4.6-any)vaccineff_1.0.1.tgz(r-4.5-any)
vaccineff_1.0.1.tar.gz(r-4.7-any)vaccineff_1.0.1.tar.gz(r-4.6-any)
vaccineff_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vaccineff/json (API)
NEWS
| # Install 'vaccineff' in R: |
| install.packages('vaccineff', repos = c('https://epiverse-trace.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epiverse-trace/vaccineff/issues
Pkgdown/docs site:https://epiverse-trace.github.io
- cohortdata - Cohort data on vaccineff
epidemiologyepiversevaccine-effectiveness
Last updated from:49ef36f3c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 117 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 113 | ||
| wasm-release | OK | 113 |
Exports:estimate_vaccineffget_age_groupmake_vaccineff_data
Dependencies:backportscheckmatechkclicpp11farverggplot2gluegtableisobandlabelinglatticelifecyclelinelistMatchItMatrixR6RColorBrewerRcppRcppProgressrlangS7scalessurvivaltidyselectvctrsviridisLitewithr
Introduction to cohort design with vaccineff
Rendered fromcohort_design.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2024-11-24
Started: 2024-09-20
Other study designs
Rendered fromother_designs.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2024-10-12
Started: 2024-09-20
vaccineff
Rendered fromvaccineff.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2024-11-24
Started: 2023-07-05
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 |