search for: totmod2

Displaying 1 result from an estimated 1 matches for "totmod2".

Did you mean: tormod
2007 Oct 12
0
change of variance components depending on scaling of fixed effects
...d to see how the proportion of recruits from the second clutch has changed over time between the different populations. I've used the Laplace optimization method, due to earlier reports of unstability of PQL when running binomial models. First example: (ja covariate range: 1955-2004) > totmod2 <- lmer(p2rec~Pop*ja + (1|VROUW)+(1|ja), data=dltab2, family=binomial, method="Laplace", na.action=na.omit) > summary(totmod2) Generalized linear mixed model fit using Laplace Formula: p2rec ~ Pop * ja + (1 | VROUW) + (1 | ja) Data: dltab2 Family: binomial(logit link) AIC...