plot_sbc_ecdf: Plot the ECDF Difference in SBC Ranks

View source: R/SBC.R

plot_sbc_ecdfR Documentation

Plot the ECDF Difference in SBC Ranks

Description

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.

Usage

plot_sbc_ecdf(ranks, layout = NA)

Arguments

ranks

A list of named dataframes of the rank statistic

layout

Optional. A numeric vector specifying the layout using par(mfrow = layout)

Value

No returns


EMC2 documentation built on April 11, 2025, 5:50 p.m.