Description Usage Arguments Value
Make a simple histogram of the probability integral transformed values to visually check whether a uniform distribution seems likely.
1 | hist_PIT_quantile(PIT_samples, num_bins = NULL, caption = NULL)
|
PIT_samples |
A vector with the PIT values of size n |
num_bins |
the number of bins in the PIT histogram. |
caption |
provide a caption that gets passed to the plot If not given, the square root of n will be used |
vector with the scoring values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.