Plots 9 diagnostics related to predictive probability matching.
reltest2_plot(
model,
ntrials,
nrepeats,
nx,
params,
nmethods,
alpha,
freqexceeded,
case
)
Plots the results of reliability testing
which distribution to test. Possibles values are "gev", "gpd", "gev_p1".
the number of trials o run. 5000 typically gives good results.
the number of entire repeats of the test to run, to check for convergence
the length of the training data.
values for the parameters for the specified distribution
the number of methods being tested
the values of alpha being tested
the exceedance counts
there are 3 cases (must be set to case=1 except for my testing)