Dear all,
In the following interaction, how can I specify if female==1 (for women)? I want to look at the effects from the women's point of view.
gen childXfemale = child*female
Best regards.
In the following interaction, how can I specify if female==1 (for women)? I want to look at the effects from the women's point of view.
gen childXfemale = child*female
Best regards.
Comment