InversePropensityWeighting.make_raw_adjustments#

InversePropensityWeighting.make_raw_adjustments(ps)[source]#

This estimator is discussed in Aronow and Miller as the simplest of base form of inverse propensity weighting schemes

Parameters:

ps (ndarray)

Return type:

tuple[Series, Series, int, int]