-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
41,902 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,15 +18,12 @@ library(rsvie) | |
## Quick start and overview of the package | ||
|
||
The user must define several components in order to simulate the impact of an RSV intervention programme. These are | ||
1. `add_economics`, the user must define the health outcomes considered, the risk of each health outcome occurring per-infection, and the QALY loss and cost of each outcome. | ||
2. `add_programme`, the user must define the programme characteristics they wish to evaluate, including the timings (start date and end date), the target age group, the product's immunological profile, and the uptake rate. | ||
|
||
A detailed vignette explaining defining these characteristics can be found in `vignettes/example.Rmd`. | ||
|
||
## Example vignettes | ||
1. `add_economics`, the user must define the health outcomes considered, the risk of each health outcome occurring per-infection, and the QALY loss and cost of each outcome. | ||
2. `add_programme`, the user must define the programme characteristics they wish to evaluate, including the timings (start date and end date), the target age group, the product's immunological profile, and the uptake rate. | ||
|
||
We also include several vignettes showing how to evaluate various programmes. These are found in `vignettes/sanity_check_*`. | ||
A detailed vignettes explaining explaining how these work are in the `vignettes` folder. | ||
|
||
## Contact | ||
|
||
If you have any questions, please email me at [email protected] | ||
If you have any questions, please email me at [email protected] |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pandoc: '3.5' | ||
pandoc: 3.1.8 | ||
pkgdown: 2.1.1 | ||
pkgdown_sha: ~ | ||
articles: | ||
example_mab: example_mab.html | ||
example_mat: example_mat.html | ||
example_oa: example_oa.html | ||
last_built: 2024-12-09T09:50Z | ||
last_built: 2024-12-09T12:06Z |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters