I saw a code that
```areg dep_var pt i.yr, a(TYPE2)```
while TYPE2 is firm identification and yr is year identification
I am wondering what exactly i.yr does, Whether it create a dummy variable for each yr. For example, all firms (TYPE2) will receive the same value of 1 in each year? For example, STATA will create a variable called yr1989 for the year 1989 means that this variable received value 1 in this year and 0 for other years.
Related Posts with What does i.yr in STATA really mean?
Question about multivariate regression analysisDear colleagues, Good morning. I would like to ask about multivariate regression analysis. I researc…
RIF functionHello Everyone, I have been reading some literature on Recentered Influence function and Influence …
Graph the marginal effect of x1 on y (y-axis) against x2 (x-axis)?Dear All, Suppose I run the following regression: Code: // ssc install interflex, interactplot sysu…
quantile regressionHello everyone, I am doing an analysis on "Socio economic inequality on childhood health outcomes".…
General structure of data.How can I describe the structure of the dataset using summary statistics, graphical analysis and var…
Subscribe to:
Post Comments (Atom)
0 Response to What does i.yr in STATA really mean?
Post a Comment