InversePropensityWeighting.make_robust_adjustments#

InversePropensityWeighting.make_robust_adjustments(ps)[source]#

This estimator is discussed in Aronow and Miller’s book as being related to the Horvitz Thompson method

Parameters:

ps (ndarray)

Return type:

tuple[Series, Series, int, int]