unibas.ch> writes:
> I have a question regarding an output of a binomial lmer-model.
> The model is as follows:
> lmer(y~diet * day * female + (day|female),family=binomial)
A reproducible example would always be nice.
> The corresponding output is:
> Generalized linear mixed model fit by th
Hi
I have a question regarding an output of a binomial lmer-model.
The model is as follows:
lmer(y~diet * day * female + (day|female),family=binomial)
The corresponding output is:
Generalized linear mixed model fit by the Laplace approximation
Formula: y ~ diet * day * female + (day | female)
Dear R-list,
May I ask for help in interpretating the output of 'lmer' (from the lme4
package) when dealing with negative binomial data ?
I'm using the functions glm.nb (from the MASS package) and lmer (from the
lme4) to fit respectively fixed-effects and mixed-effects generalized linear
models
3 matches
Mail list logo