[R-sig-ME] coefplot2 in conjunction with glmmTMB and glmer

dani orchidn at live.com
Sat Oct 21 23:28:42 CEST 2017


Hello everyone,

<http://aka.ms/weboutlook>

I am learning how to use glmmTMB and I encountered the following issue:

I cannot get coefplot2 to work with my glmmTMB model. None of the options work (e.g coeftab). When I apply coefplot2 to the simple glmer model coeftab returns the following error:
Error in UseMethod("coeftab", object) :
  no applicable method for 'coeftab' applied to an object of class "c('glmerMod', 'merMod')"

I am not sure what to do as I would like to be able to get a plot of the regression estimates for the these two models. So far, even though coeftab  is not working, I can only plot the estimates for the glmer model.

I suspect it is because both glmerMod and glmmTMb are S4 objects.

Thank you all very much!
Best,
Dani N-M



	[[alternative HTML version deleted]]



More information about the R-sig-mixed-models mailing list