Hello,
I would like to find out how to get the fit from a mixture of poisson. For
example, suppose I know the
Y = 0.25*Poisson(2) + 0.75*Poisson(10)
then if I have say y = 4, how do I get the fitted value for y?
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.