One histogram panel per parameter. Requires ggplot2.
Arguments
- ranks
A tibble from
sbc_ranks(), or abayesim_simulation_result.
Examples
if (FALSE) { # \dontrun{
plot_rank_hist(sbc_ranks(result))
} # }
One histogram panel per parameter. Requires ggplot2.
A tibble from sbc_ranks(), or a bayesim_simulation_result.
if (FALSE) { # \dontrun{
plot_rank_hist(sbc_ranks(result))
} # }