I am currently studying the correlation between the number of universities each country has in the top 500 of the QS university ranking (dependant variable) and academic freedom (independant variable).
Since I use count data, I decided to do a Poisson regression with the help of the
Code:
poisson
Here are my results :
Array
"v2xca_academ" is the coeffient of academic freedom, while "Log_PIB_hab" is the coefficient for Log GDP per capita, used as a control variable.
How would I interpret these coefficients ? I tried to look it up on the internet, but I get contradicting answers (some sources tell me take the exponential of my coefficient, others tell me to interpret the coefficient in percentages), so I'm not really sure how to read these results.
0 Response to How to interpret coefficients obtained with the "poisson" command ?
Post a Comment