Mick Wu
Results
2
issues of
Mick Wu
Hello, I'm using the package performance (love it), and came across an issue. It seems the `r2()` function can't deal with glmmTMB models that include a dispersion model (dispformula). Would...
3 investigators :grey_question::question:
Error using posterior_predict() or pp_check() on a rstanarm::stan_gamm4() model with binomial family
1
Hello, There seems to be a tiny bug when using pp_check on a model fitted using `rstanarm::stan_gamm4(... family = binomial(link = "logit"))`. When including a random effect, it seems like...