Hi All,

I am trying to run "Negative Binomial Lindley" regression under glm. But
NB-L is not defined in the family group. I will perform a simulation. The
model has only one covariate generated from uniform distribution, the count
response variable follows the NB distribution.

the model should be  glm(count~x, family=nbl)

I would greatly appreciate any help.

Serpil

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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