Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用glmmTMB分析遭受过度分散和零通货膨胀的计数数据,因此我使用的是负二项式 GLMM,ziformula=~1
当我尝试检查模型验证的残差时,我得到:
残差中的错误.glmmTMB(Mod_5, type = "pearson") : pearson 残差不 > 用于零通货膨胀或可变分散的模型
有没有办法在 R 中手动获得Pearson 残差?
谢谢你,莉维亚