Dear All,
I have the following categories of a dummy variable EDUYRDG.

I want to create three dummy variables for Education. The categories are given below.
1. LOW EDUCATION (FROM EIGHTGRADE TO nohighschool)
2. MEDIUM EDUCATION (FROM GED TO VOCATIONAL)
3. HIGH EDUCATION (FROM ASSOCIATED DEGREE TO MASTERS) and CREATE A DUMMY VARIABLE WITH EACH LEVEL OF EDUCATION.
How to use egen command to create the above three variable from the original variable.
Looking forward to your reply
With regards,
Upananda Pani
I have the following categories of a dummy variable EDUYRDG.
I want to create three dummy variables for Education. The categories are given below.
1. LOW EDUCATION (FROM EIGHTGRADE TO nohighschool)
2. MEDIUM EDUCATION (FROM GED TO VOCATIONAL)
3. HIGH EDUCATION (FROM ASSOCIATED DEGREE TO MASTERS) and CREATE A DUMMY VARIABLE WITH EACH LEVEL OF EDUCATION.
How to use egen command to create the above three variable from the original variable.
Looking forward to your reply
With regards,
Upananda Pani
Comment