Plots the difference in observed cumulative rank statistics and the expected cumulative distribution of a uniform distribution. The blue shaded areas indicate the 95% credible interval.
plot_sbc_ecdf(ranks, layout = NA, add_stats = TRUE, main = "")No returns
A list of named dataframes of the rank statistic
Optional. A numeric vector specifying the layout using par(mfrow = layout)
Boolean. Should coverage, bias and precision be included in the figure.
Optional. A character specifying plot title.