the sbc_rank_plot function works fine but needs a refactoring and new features:
- the
num_bins default seems to be off as it usually shows the CDFs with very large steps
- it would be nice to have SBC plots like in this paper, figure 4, e.g., eCDF as differences in a ellipse
- plus, general refactoring of the function according to software engineering best practices and UX.
the sbc_rank_plot function works fine but needs a refactoring and new features:
num_binsdefault seems to be off as it usually shows the CDFs with very large steps