- changed interval limits in
cpi
Note: Most of the following changes serve as preparation for the next version with groundbreaking innovations!
- change
na.rmandmeanargument in nearly all functions tona.actionandaggregate. This allows a more flexible handling of missing values and score aggregation. - expand functionality of
bh.test. - change test statistic in
dm.testback to the one in version 0.2.0. - change argument name
interval.rangetonominal.coveragein the functionscpi,cpi.plotandcov.plot. - change argument name
ritoreliabilityandenttoentropyin the functionsvr.histandmvr.hist. - changed name
var.pitandm.pittodispersionandbias, respectively. - add weight matrix symmetry check for
vs. - remove function
line.plot.
- univariate and multivariate score calculation is speeded-up using C++ code by the R-packages
Rfast,Rcpp,RcppArmadillo. - new function
bh.testto perform a Benjamini-Hochberg-Correction for different p-values. - new function
ssto calculate the skill score. - fast calculation of the sample covariance matrix for the determinate sharpness
ds. - change test statistic in
dm.test. - better handling of NA values in the verification functions.
- changed
stattoafter_statinggplot2based functions. - removed the functions
map.plotandbox.plot.
- new function
dm.testto perform a Diebold-Mariano-Test for two forecasts. - new function
m.pitto calculate mean of PIT values. - new functions
entandmentto calculate the entropy of a (multivariate) forecast. - add
m.pittopit.hist. - add
entandmenttovr.histandmvr.hist.
- First release.