Hello. I am very new to the Stata and I would like to ask a very simple question. I have 30 years(from 1930 to 1960) of data and I want to know how my variables X1, X2, X3, X4, X5 influence on my Y variable in 3 different periods(1930-1940, 1940-1950, 1950-1960) by using year dummies. Also, I don't want to analyze it separately, which means that first analyzing the time period of 1930-1940 and then 1940-1950 and so on. I want to use the year dummy and I want to know how results will be different during the 3 different periods. What is the Stata command for doing it? Thanks very much... I attached the data for better understanding.
1. How my X1, X2, X3, X4, X5 variables influence on Y during the time period of 1930-1940?
2, How my X1, X2, X3, X4, X5 variables influence on Y during the time period of 1940-1950?
3, How my X1, X2, X3, X4, X5 variables influence on Y during the time period of 1950-1960?
Related Posts with Regression Analysis with year dummy
Arrangement of Years in Same OrderHi Everyone, I have a panel data set in which years are in order differently, the first company of …
How to plot the probability density function of multiple sets of data?How to plot the probability density function of multiple sets of data? …
replace missing data with the mean of a subscaleHi there, I was using the syntax foreach var of varlist * {summ `var' replace `var' = r(mean) if mi…
asdocx : Stata – Export Codebook to Word, Excel or LaTeXHere is an update for asdocx users. With the recent update of asdocx, its users can now easily expor…
Sorting Years in a panel data setHi everyone, I have a panel data set of more than 100 companies with different variables, such as D…
Subscribe to:
Post Comments (Atom)
0 Response to Regression Analysis with year dummy
Post a Comment