Are you sure you only have three categories? Because, in brms, categorial() models are implemented using the first category as reference category, seeing mu1, mu2, mu3 indicates that you actually have four categories.
Are you sure you only have three categories? Because, in brms, categorial() models are implemented using the first category as reference category, seeing mu1, mu2, mu3 indicates that you actually have four categories.