Hi,
I'm running ordinal regression with 'brms' and would like to produce a plot similar to what Kruschke does in his book:

Running the default pp_check gives me continuous lines which is misleading, as the data are ordinal:

I know there is a histogram style, bu not in overlay mode, making plots rather big and not that easy to compare.
I also tried the new rootogram style, which works well but is not suited for ordinal models, if I got this right, because still the expected values are shown as continuous.

I think Kruschke's style is quite nice to see data and predictions (+ uncertainty) at one glance.
Thanks for your efforts!
Hi,
I'm running ordinal regression with 'brms' and would like to produce a plot similar to what Kruschke does in his book:

Running the default pp_check gives me continuous lines which is misleading, as the data are ordinal:

I know there is a histogram style, bu not in overlay mode, making plots rather big and not that easy to compare.

I also tried the new rootogram style, which works well but is not suited for ordinal models, if I got this right, because still the expected values are shown as continuous.
I think Kruschke's style is quite nice to see data and predictions (+ uncertainty) at one glance.
Thanks for your efforts!