I use this
# Full group level estimates
ranef(k_fit_brms, groups="site", probs = 0.5)
for looking at my numbers group level effects in brms. Let me check how I have my plots setup.
I use this
# Full group level estimates
ranef(k_fit_brms, groups="site", probs = 0.5)
for looking at my numbers group level effects in brms. Let me check how I have my plots setup.