Skip to content

aucarter/pr2ar

Repository files navigation

Travis-CI Build Status codecov.io

pr2ar

pr2ar is a set of functions for converting PfPR to attack-rate. In order to facilitate improved investigation of local malaria risk, this package takes estimates of PfPR and malaria case management and generates estimates of attack-rate.

Installation

  • Install latest development version from GitHub (requires devtools package):
if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("aucarter/pr2ar", dependencies = TRUE, build_vignettes = TRUE)

About

Package for converting PfPR to attack-rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published