scunning1975 / mixtape

Data and Program files for Causal Inference: The Mixtape
Other
404 stars 218 forks source link

Update nsw_pscore.py #27

Closed alexanderthclark closed 3 years ago

alexanderthclark commented 3 years ago

Added identity I() around quadratic and cubic terms because of issues with patsy formulas so these are included in the regression. Also modified u74 and u75 definition as the previous form didn't work for me.

kylebutts commented 3 years ago

Thank you!