资讯

Zero-inflated Poisson (ZIP) regression is a model for count data with excess zeros. It assumes that with probability p the only possible observation is 0, and with probability 1 - p, a Poisson(λ) ...
You can use the GENMOD procedure to fit a variety of statistical models. A typical use of PROC GENMOD is to perform Poisson regression. You can use the Poisson distribution to model the distribution ...
a linear function of explanatory variables. For this example, the function is a link function that relates the mean to the linear function of explanatory variables. For this example, the link function ...