strengejacke / sjPlot

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

Random effects estimates in glmer output #807

Open olivierISCIII opened 2 years ago

olivierISCIII commented 2 years ago

In some glmer models, the standard deviation of random effects has an interpretation in terms of risk. Is there a way to give this random deviation instead of the random effects variance using the tab_model function? In addition, the residual variance (sigma square) is usually fixed in these models and is therefore not very informative. I can't figure out how to omit it from the output. Thanks for your great package. Best regards.