You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ejolly Am I correct that currently you can not include offset or weights for count and ratio dependent variable when family = 'poisson' in lmer? If yes, that will make lmer effectively unable to perform Poisson regression because (AFAIK), using count/ratio data without incorporating an offset/weights leads to incorrect std errors and conclusions.
The text was updated successfully, but these errors were encountered:
@ejolly Am I correct that currently you can not include offset or weights for count and ratio dependent variable when family = 'poisson' in lmer? If yes, that will make lmer effectively unable to perform Poisson regression because (AFAIK), using count/ratio data without incorporating an offset/weights leads to incorrect std errors and conclusions.
The text was updated successfully, but these errors were encountered: