Skip to content

no-normal dependent variable

2 messages · Iasonas Lamprianou, Ben Bolker

#
Iasonas Lamprianou <lamprianou at ...> writes:
I may be missing something here: if so, sorry.

  As I understand it the theory of mixed models doesn't say *anything*
about the *marginal* distribution of the response variable (I prefer
"predictor"/"response" to "independent"/"dependent"); it *only* refers
to the conditional distribution (= distribution of the residuals)
(and to the distribution of the random effects, but that's a tangent).

  But perhaps you are referring to the conditional distribution
being non-normal?

  You might try seeing whether the vcovHC function from the sandwich
package can be adapted, although I was unsuccessful at my first
attempt ...