Hello. I recently downloaded data on test scores for children who were randomly assigned to teachers. I want to decompose how much of score variation in student gender is due to teacher fixed effects. I have recently read about Blinder-Oaxaca (and the oaxaca command in Stata) but I dont understand how to include one term for teacher to understand how much it explains. I have read the help file and online documentation and I am still stumped.
I want to run oaxaca test_score i.teacher, by(gender) noisily detail(teacher: teacher)
I am also open to other ways of decomposing.
I want to run oaxaca test_score i.teacher, by(gender) noisily detail(teacher: teacher)
I am also open to other ways of decomposing.