How to plot the difference in means and confidence intervals using the emmeans package?

前端 未结 0 1977
被撕碎了的回忆
被撕碎了的回忆 2020-12-05 16:59

I am running a mixed model containing a 2-way interaction. The model looks like this

model.1 <- glmmTMB(Weight ~ Treatment*Week + (1|Animal.ID), data=df, f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题