I have a count data set that I intend to regress on. The obvious choice is to use poisson regression. One of the assumption is then that the variance is the same as the mean. So the questions are:
Do we compare the mean and var for observed response? do we compare the mean and var for the estimated response from our regression? does the difference of mean and var follow some theoretical distribution so we can formally test it?
What are the standard "scores" used to measure the performance of a poisson regression?