Package: Tariff 1.0.5
Tariff: Replicate Tariff Method for Verbal Autopsy
Implement the Tariff algorithm for coding cause-of-death from verbal autopsies. The Tariff method was originally proposed in James et al (2011) <doi:10.1186/1478-7954-9-31> and later refined as Tariff 2.0 in Serina, et al. (2015) <doi:10.1186/s12916-015-0527-9>. Note that this package was not developed by authors affiliated with the Institute for Health Metrics and Evaluation and thus unintentional discrepancies may exist between the this implementation and the implementation available from IHME.
Authors:
Tariff_1.0.5.tar.gz
Tariff_1.0.5.zip(r-4.5)Tariff_1.0.5.zip(r-4.4)Tariff_1.0.5.zip(r-4.3)
Tariff_1.0.5.tgz(r-4.4-any)Tariff_1.0.5.tgz(r-4.3-any)
Tariff_1.0.5.tar.gz(r-4.5-noble)Tariff_1.0.5.tar.gz(r-4.4-noble)
Tariff_1.0.5.tgz(r-4.4-emscripten)Tariff_1.0.5.tgz(r-4.3-emscripten)
Tariff.pdf |Tariff.html✨
Tariff/json (API)
NEWS
# Install 'Tariff' in R: |
install.packages('Tariff', repos = c('https://richardli.r-universe.dev', 'https://cloud.r-project.org')) |
- RandomVA3 - 400 records of Sample Input
- SampleCategory3 - Grouping of causes in RandomVA3
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:dce1af7330. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:plot.tariffprint.tariff_summarysummary.tarifftariff
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot CSMF of the results obtained from Tariff algorithm | plot.tariff |
Print method for the summary of the results obtained from Tariff algorithm | print.tariff_summary |
400 records of Sample Input | RandomVA3 |
Grouping of causes in RandomVA3 | SampleCategory3 |
Summary of the results obtained from Tariff algorithm | summary.tariff |
Replicate Tariff methods | tariff |