Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 465 Bytes

alloscore

The goal of alloscore is to implement scoring functions and rules for vector forecasts using Bayes acts defined by scalar gpl loss functions and resource constraints.

Installation

You can install it from GitHub with:

# install.packages("devtools")
devtools::install_github("aaronger/alloscore")