Hi!
I have put in the following comand into STATA:
reg ln_real_income year_2018_19 year_2019_20 Female Mature Asian Black Mixed other_ethnicity unknown_ethnicity first_class lower_second_class third_class unclassified
All of the variables, except ln_real_income, are dummy variables and take the the value of either 1 or 0. My question is how would I go about writing this regression in a formula form? Is this something STATA can do?
Thanks!
I have put in the following comand into STATA:
reg ln_real_income year_2018_19 year_2019_20 Female Mature Asian Black Mixed other_ethnicity unknown_ethnicity first_class lower_second_class third_class unclassified
All of the variables, except ln_real_income, are dummy variables and take the the value of either 1 or 0. My question is how would I go about writing this regression in a formula form? Is this something STATA can do?
Thanks!

Comment