Make a simple histogram of the probability integral transformed values to visually check whether a uniform distribution seems likely.
hist_PIT_quantile(PIT_samples, num_bins = NULL, caption = NULL)
A vector with the PIT values of size n
the number of bins in the PIT histogram.
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