View source: R/02c_reltest_plot_libs.R
testppm_plot | R Documentation |
Plots 9 diagnostics related to predictive probability matching.
testppm_plot(
model,
ntrials,
nrepeats,
nx,
params,
nmethods,
alpha,
freqexceeded
)
model |
which distribution to test. Possibles values are |
ntrials |
the number of trials to run. 5000 typically gives good results. |
nrepeats |
the number of entire repeats of the test to run, to check for convergence |
nx |
the length of the training data. |
params |
values for the parameters for the specified distribution |
nmethods |
the number of methods being tested |
alpha |
the values of alpha being tested |
freqexceeded |
the exceedance counts |
Plots the results of reliability testing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.