dear listers,
i tried to use glm.nb to estimate a nega. binomial but have no luck to
get the result. here is the code:
model <- glm.nb(Y ~ ., data = mydata)
I am not sure if I have missed anything.

thanks for your insight!

wensui

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to