Hi everyone! I'm a newbie in R, so I'd like to ask for some help or suggestion on my regression.
I have 2 datasets (2000 and 2010) from labor force survey of a country. The dependent variables: success / not success and the dependent variables from both datasets are the same: age, education, gender.
The goal is to observe from both datasets:
- the personal attributes that make an individual success.
- what type of education level that is more probable to make a person "success".
Is there anyway to tied up both years together so we can do comparison?
The model of regression from both year is the same.