search for: lmerexample

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

2007 Dec 03
1
difficulties getting coef() to work in some lmer() calls
...doesn't work): R3 <- lmer(y2 ~ factor(z.inc) + z.st.inc.full + z.st.rel.full + (1 + z.inc | st.num ), family=binomial(link="logit")) We get the following error: Error in coef(R3) : unable to align random and fixed effects The data are at http://www.stat.columbia.edu/~gelman/temp/lmerexample.txt<http://www.stat.columbia.edu/%7Egelman/temp/lmerexample.txt> The file to read the data are at: http://www.stat.columbia.edu/~gelman/temp/lmerexample.R<http://www.stat.columbia.edu/%7Egelman/temp/lmerexample.txt> Any help would be appreciated. David K. Park -- David K. Park Visit...