README.md

epitsa

The {epitsa} package aims to simplify time series analysis and forecasting using MSF OCA routine health facility data.

There are functions for merging old HIS excel data and new DHIS2 data (currently only for IPD, but there is capacity to add in OPD, maternal & child health, etc.). The functions include:

There are templates for producing reports looking at surveillance (outbreak detection) and impact (segmented regression) - one template is for producing a report using multiple health facilities, and the other for just one. There is also a shorter template which looks exclusively at malaria forecasting. In addition there is a template for downloading climate data.

Installation

You can install the in-development version from GitHub using the {remotes} package (but there’s no guarantee that it will be stable):

# install.packages("remotes")
remotes::install_github("R4EPI/epitsa") 


R4EPI/epitsa documentation built on Dec. 18, 2021, 8:45 a.m.