WeightedProportion.calculate_impact# WeightedProportion.calculate_impact(y_true, y_pred)# Calculate the causal impact of the intervention. Parameters: y_true (ndarray) y_pred (ndarray) Return type: ndarray