-
Notifications
You must be signed in to change notification settings - Fork 3
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
NMA
committed
Nov 2, 2016
1 parent
0ccb8be
commit a11ed52
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
|
@@ -4,8 +4,8 @@ Title: Verbal Autopsy Data Tranform for Use with Various Coding Algorithms | |
Version: 0.9 | ||
Authors@R: person("Nicolas", "Maire", email = "[email protected]", role = c("aut", "cre")) | ||
Description: Enables transformation of Verbal Autopsy data collected with the WHO 2016 questionnaire | ||
for automated coding of Cause of Death using different computer algorithms. Currently supports InterVA4, | ||
Tariff 2, InSilicoVA and user-supplied mappings. | ||
for automated coding of Cause of Death using different computer algorithms. Currently supports user-supplied mappings, | ||
and provides unvalidated mapping definitions to transform to InterVA4, Tariff 2, and InSilicoVA. | ||
License: GPL-2 | ||
Depends: R (>= 3.2.0) | ||
LazyData: TRUE | ||
|