Hello everyone,
I am running a regression model with instrumental variables to see the effect that intimate partner violence has on a woman's decision to have a job. The proposed instrument is the early exposure of adult couples to domestic violence, given that domestic violence is often the product of an intergenerational experience of violence at home.
However, my instrument is not that strong, so I want to use the monotonic instrumental variables technique, but I don't know what the command is in stata. Maybe you can help me with that please.
This is the command I am using:
ivregress 2sls trabaja urbana i.region edad edad2 mestizo i.educacion_cat Hijos_convive Indice_hogarf2 rol_poder rol_genero Independencia Dispone_dinero_gastos (vp_casadas = antecedentes), vce(robust) first
I am running a regression model with instrumental variables to see the effect that intimate partner violence has on a woman's decision to have a job. The proposed instrument is the early exposure of adult couples to domestic violence, given that domestic violence is often the product of an intergenerational experience of violence at home.
However, my instrument is not that strong, so I want to use the monotonic instrumental variables technique, but I don't know what the command is in stata. Maybe you can help me with that please.
This is the command I am using:
ivregress 2sls trabaja urbana i.region edad edad2 mestizo i.educacion_cat Hijos_convive Indice_hogarf2 rol_poder rol_genero Independencia Dispone_dinero_gastos (vp_casadas = antecedentes), vce(robust) first