search for: complex2

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

Did you mean: complex
2004 Apr 17
1
accessing log likelihood of poison model
...n model? I've done the following.... <BEGIN R STUFF> freq.mod <- glm(formula = nfix ~ gls.gls + pol.gls + pol.rel + rac.gls + rac.pol + rac.rac + rac.rel + white + gls.gls.w + pol.gls.w + pol.rel.w + rac.gls.w + rac.pol.w + rac.rac.w + rac.rac.w + rac.rel.w, family = poisson, data = Complex2.freq, offset = lnoffset) summary(freq.mod) anova(freq.mod) <END R STUFF> And that's great; but I need the log likelihood. Anyone know? Thanks in advance? -- <Eric Cheney> cheney at soc.umass.edu http://sociostat.org/eric/