Skip to contents

The goal of hubEvals is to provide tools for evaluating infectious disease model outputs. This package is part of the Hubverse project, which aims to provide a suite of tools for infectious disease modeling hubs.

Installation

You can install the development version of hubEvals from GitHub with:

# install.packages("remotes")
remotes::install_github("Infectious-Disease-Modeling-Hubs/hubEvals")

Example

This is a basic example which shows you how to solve a common problem:

library(hubEvals)
## basic example code

Code of Conduct

Please note that the hubEvals package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Contributing

Interested in contributing back to the open-source Hubverse project? Learn more about how to get involved in the Hubverse Community or how to contribute to the hubEvals package.