Skip to content

R package to conduct plausibility analysis of epidemiological signals

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

signaturescience/rplanes

Repository files navigation

rplanes

rplanes website

R-CMD-check CRAN status

Introduction

The rplanes package (plausibility analysis of epidemiological signals) provides functionality to prepare data and analyze plausibility of both forecasted and reported epidemiological signals. The functions implement a set of plausibility algorithms that are agnostic to geographic and time resolutions and are calculated independently and then presented as a combined score.

Installation

The package is available to install from CRAN:

install.packages("rplanes")

Alternatively you can install the package from GitHub:

#install.packages("remotes")
remotes::install_github("signaturescience/rplanes", build_vignettes=TRUE)

Getting Started

The rplanes package includes vignettes describing package features in detail. To get started, refer to the “Basic Usage” vignette on the package website or in the R console:

vignette("basic-usage", package="rplanes")

Contributing

Please use GitHub issues to report bugs or request features. Contributions will be reviewed via pull requests.

About

R package to conduct plausibility analysis of epidemiological signals

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages