You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
r$> m2 <- glmmTMB(model,
data = findf,
family = nbinom2
)
r$> flexplot::icc(m2)
Error in as.data.frame.default(VarCorr(model)) :
cannot coerce class ‘"VarCorr.glmmTMB"’ to a data.frame
The text was updated successfully, but these errors were encountered:
Is this package going to support glmmTMB models?
The text was updated successfully, but these errors were encountered: