i have fitted a Poisson regression to my claim frequency data. my predictor is make of vehicle.
I have obtained the following result:
Coefficients:
Estimate Std. Error z value Pr(>|z|)
(Intercept) -19.99774 1138.82118 -0.018 0.98599
make2 -0.30873 0.20550 -1.502 0.13302
make3 -0.39177 0.21129 -1.854 0.06372
make4 -0.38375 0.13388 -2.866 0.00415 **
How do I interpret the negative coefficients? Thanks