I currently have a GLM with a poisson family but my dependent variable is not an integer. Although R gives results I get warnings. So I tried with the quasi poisson family and this did not give any warnings. Therefore I am wondering if I can use the quasi poisson to resolve the problem of the non integer dependent variable ( I could only found that it correct for overdispersion)? If quasi poisson is the solution is it possible to find a AIC value as it now gives NA?
Thank you.