Hello forum,
regarding my linear regression using -xtreg, fe- with panel data, I have a general question about control variables. I use -xtreg, fe- because I have a dependent variable which is a decimal number (in this case it is Tobin's q). As a control variable I want to take, among others, a variable that is a count variable (patent count). Is this possible at all with -xtreg, fe-? Because for a regression with a count variable as dependent variable you would take -xtpoisson- or -xtnbreg-.
I get at least results for the regression out with stata with this command:
xtreg tq purpose cf growth lev pcount capex adex os i.fyear, fe vce(cluster gvkey)
I would be very happy about help!
Many greetings and thanks, Jana
regarding my linear regression using -xtreg, fe- with panel data, I have a general question about control variables. I use -xtreg, fe- because I have a dependent variable which is a decimal number (in this case it is Tobin's q). As a control variable I want to take, among others, a variable that is a count variable (patent count). Is this possible at all with -xtreg, fe-? Because for a regression with a count variable as dependent variable you would take -xtpoisson- or -xtnbreg-.
I get at least results for the regression out with stata with this command:
xtreg tq purpose cf growth lev pcount capex adex os i.fyear, fe vce(cluster gvkey)
I would be very happy about help!
Many greetings and thanks, Jana

Comment