Learn R Programming

Tariff (version 1.0.5)

Replicate Tariff Method for Verbal Autopsy

Description

Implement the Tariff algorithm for coding cause-of-death from verbal autopsies. The Tariff method was originally proposed in James et al (2011) and later refined as Tariff 2.0 in Serina, et al. (2015) . 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.

Copy Link

Version

Install

install.packages('Tariff')

Monthly Downloads

187

Version

1.0.5

License

GPL-2

Maintainer

Zehang Li

Last Published

October 29th, 2018

Functions in Tariff (1.0.5)

RandomVA3

400 records of Sample Input
summary.tariff

Summary of the results obtained from Tariff algorithm
SampleCategory3

Grouping of causes in RandomVA3
tariff

Replicate Tariff methods
plot.tariff

Plot CSMF of the results obtained from Tariff algorithm
print.tariff_summary

Print method for the summary of the results obtained from Tariff algorithm