hist_PIT_quantile: PIT Histogram Quantile

Description Usage Arguments Value

View source: R/pit.R

Description

Make a simple histogram of the probability integral transformed values to visually check whether a uniform distribution seems likely.

Usage

1
hist_PIT_quantile(PIT_samples, num_bins = NULL, caption = NULL)

Arguments

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

Value

vector with the scoring values


nikosbosse/scoringutils2 documentation built on Jan. 8, 2021, 12:12 p.m.