I like the tab_model from sjPlot very much but I can't seem to get past a hurdle.
I am using a very large mixed model, millions of data points, and somehow getting my tab_model output is taking forever. I've tried changing the df.method to "Wald", getting rid of confidence intervals, etc. but working with a smaller model I am showing no speed increase.
Can someone point me to either the switches I should be using to speed this up, or to an alternative which gives me the comparably nice output but more quickly? Thanks in advance.