forked from FK83/scoringRules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 807 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: scoringRules
Type: Package
Title: Scoring Rules for Parametric and Simulated Distribution Forecasts
Version: 1.0.2
Date: 2021-08-16
Author: Alexander Jordan, Fabian Krueger, Sebastian Lerch
Maintainer: Fabian Krueger <[email protected]>
Description: Dictionary-like reference for computing scoring rules in a wide
range of situations. Covers both parametric forecast distributions (such as
mixtures of Gaussians) and distributions generated via simulation.
URL: https://github.com/FK83/scoringRules
License: GPL (>= 2)
Imports:
Rcpp (>= 0.12.0),
methods,
MASS,
knitr
Depends:
R (>= 3.00)
Suggests:
gsl (>= 1.8-3),
hypergeo(>= 1.0),
rmarkdown,
testthat,
crch
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8