Hi
I'm a bit confused about how to interpret coefficients in a nbreg as I don't often use it and I'm quite new to the econometrics and Stata world.
I have my count depvar teamsize and the indepvar internet which is a dummy variable.
These are my results:
What is the right interpretation of this -0.0138?
Thanks
Ludo
I'm a bit confused about how to interpret coefficients in a nbreg as I don't often use it and I'm quite new to the econometrics and Stata world.
I have my count depvar teamsize and the indepvar internet which is a dummy variable.
These are my results:
Code:
----------------------------------------------------------------------------------- | Robust teamsize | Coef. Std. Err. z P>|z| [95% Conf. Interval] ------------------+---------------------------------------------------------------- internetdummy | -.0138526 .0022496 -6.16 0.000 -.0182618 -.0094434 invt_network_size | .0094635 .0001072 88.32 0.000 .0092535 .0096735 Intercept=0.948
Thanks
Ludo
Comment