[R-sig-ME] Normalized residuals and ACF plots for glmmTMB
Andrew D. Corso
@dcor@o @end|ng |rom v|m@@edu
Wed Mar 13 16:08:39 CET 2019
Hello,
I am trying to generate normalized residuals for a glmmTMB negative binomial zero inflated model in order to create ACF and pACF plots.
My model:
mod1 = glmmTMB(count ~ a + b + offset(c) + ar1(year+ 0|group), ziformula= ~a+d, data = dat, family = nbinom2
The residuals.glmmTMB command only has "response" and "pearson" as options for type. I'm curious if anyone has any suggestions for a compatible technique for normalized?
Thanks,
Andrew
[[alternative HTML version deleted]]
More information about the R-sig-mixed-models
mailing list