Description Usage Arguments Value Examples
Plot QQ and results of statistical tests.
| 1 | reliability(simulated, observed, warmupDTW = 0, verbose = FALSE)
 | 
| simulated | table m(rows) x n(cols) containing m predictions for each n time steps | 
| observed | observed discharge time series | 
| warmupDTW | additional warmup period (optional) | 
| verbose | if set to TRUE it prints running information | 
A plot with QQ plots and results of statistical reliability tests
| 1 | # reliability(predDTW,observed,warmupDTW=0,verbose=FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.