InversePropensityWeighting.weighted_percentile# InversePropensityWeighting.weighted_percentile(data, weights, perc)[source]# perc : percentile in [0-1]! Parameters: data (ndarray) weights (ndarray) perc (float) Return type: float