bbolker / broom.mixed

tidy methods for mixed models in R
228 stars 23 forks source link

improve stanreg tidying #145

Open bbolker opened 10 months ago

bbolker commented 10 months ago

We can currently get means but not (robust or non-robust) CIs. May need to copy machinery from elsewhere.

Also add an exponentiate option?