A basic trace/density plot (boring)
plot(attendance_brms)
shinystan allows for interactive exploration of model diagnostics
Just use launch_shinystan on any model object from rstan, rstanarm, or brms
launch_shinystan(attendance_brms)