strengejacke / sjPlot

sjPlot - Data Visualization for Statistics in Social Science
https://strengejacke.github.io/sjPlot
603 stars 91 forks source link

using plot_model for MuMIn::model.avg? #803

Open RonEfrat opened 2 years ago

RonEfrat commented 2 years ago

Hi and thank you for the amazing and helpful work!

I tried to use plot_model on a model I created using MuMIn model.avg function and it returns an error "Can't compute marginal effects, 'effects::Effect()' returned an error.". I would appreciate any help solving this problem, or if it isn't possible to solve it, understanding why this problem occurs.

Thank you, Ron

RonEfrat commented 2 years ago

OK, apparently this only happens if I try to use type = "eff". I would still like to understand why, but for now I will settle for type = "pred"