search for: rcopbkil

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

2006 Mar 01
0
Specification decisions in glm and lmer
...es which city people live in. We wonder if there should be a random intercept to represent diversity across cities. I want something that works like anova() might. What to do? > gl1 <- glm ( RE2TRCOP~ AGE + POLINT + HAPPY + EFFCOM + TRNEI +GRPETH + TRBLK + BLKCHIEF + RCOPDIFF+ RCOPRATE + RCOPBKIL + RCRIM3YR + RPCTBLAK, family=binomial(link=logit),data=eldat) > summary(gl1) Call: glm(formula = RE2TRCOP ~ AGE + POLINT + HAPPY + EFFCOM + TRNEI + GRPETH + TRBLK + BLKCHIEF + RCOPDIFF + RCOPRATE + RCOPBKIL + RCRIM3YR + RPCTBLAK, family = binomial(link = logit), data = eldat) Deviance...