Hello,
I would like to regress the following equation: DV_{i,c,j,t} = a_i+α_c+α_j+a_t+beta * (IV_i*Dummy_t)+e_{i,c,j,t},
where a_i absorbs certain risk characteristics for industry i, a_c for company characteristics, a_j for country characteristics, and a_t take into account the common trends over time. indicates the relationship between the IV across industries and the Dummy Variable over time and e_{i,c,j,t} will be the error term.
I have observations for the DV, IV, Dummy Variable, and industries (different ISIC codes). For companies and countries, I also have a lot of observations.
This is what I have got so far but I am not sure how to correctly account for the companies, industries, and countries:
tsset Date, daily
reg DV c.IV#i.Dummy
How do I account for the industries, companies, countries with different constants "a"?
Related Posts with Regression over time, industry, company, country, time
marginal effects after Heckman Probit modelHi all, can anyone recall the command that one can use to estimate the marginal effects after a Heck…
xteprobit convergece failHi, I tried to estimate a probit panel data model with endogenous binary variable using xteprobit. F…
Intergrowth 21th neonatal birth weight standard commandHi all I am trying to calculate the proportion of newborns born small-for-gestational age for newbo…
Finding "new" occurrences in panel dataDear Stata Users, I am trying to identify when an observation is a "new "occurrence in within a pan…
Bivariate and Multiple linear regressionHello guys, I have cross-sectional data and I intend to perform a bivariate (linear) regression and…
Subscribe to:
Post Comments (Atom)
0 Response to Regression over time, industry, company, country, time
Post a Comment