Displaying 1 result from an estimated 1 matches for "freqtot_drink".
2012 Sep 15
1
Interpretation of result in R
...ant, can I tell that the frequency of drinking
of my subject increase linearly or exponentially?
2) When I want to quantify the increase, do I need to do an exponential
transformation of my coefficient before I can interpret the result?
See below the result of my regression.
Call:
glm(formula = Freqtot_drink ~ temper, family = quasipoisson,
data = data_t, na.action = na.omit)
Deviance Residuals:
Min 1Q Median 3Q Max
-4.477 -1.663 -1.150 -0.196 8.613
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) -7.88645 1.29215 -6.103 1.47e-08 *...