plot_sbc_ecdf {EMC2} | R 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 |
Value
No returns
[Package EMC2 version 3.2.0 Index]