On Fri, Aug 19, 2011 at 04:43:35PM -0400, Chee Chen wrote: > Dear All, > Is there a simulator that can generate observations from a generalized poisson distribution? > Thanks and regards, > Chee You can use rzigp() in the ZIGP package. rzigp(n,mu,phi,omega=0) for generalized poisson. Michael