README.md

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

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("dd-harp/pr2ar", dependencies = TRUE, build_vignettes = TRUE)


dd-harp/pr2ar documentation built on May 8, 2020, 1:02 a.m.