v0.4
This update provides several minor improvements:
- Adds support for controls to the
NonparametricTwoStageLeastSquares
estimator (this is a breaking change) - Fixes a few minor problems with the Deep IV implementation
- Added support for treatments and outcomes that are vectors rather than 2-D arrays
- Fixes a bug in the the
effect
method
- Enables the
BootstrapEstimator
to work in non-thread-based parallel contexts - Adds a prototype of the DMLIV estimator (this is not included in the PyPI package because it is a prototype)