4.2.1. doubleml.utils.gain_statistics#
- doubleml.utils.gain_statistics(dml_long, dml_short)#
Compute gain statistics as benchmark values for sensitivity parameters
cf_dandcf_y.- Parameters:
dml_long –
doubleml.DoubleMLmodel including all observed confoundersdml_short –
doubleml.DoubleMLmodel that excludes one or several benchmark confounders
- Returns:
benchmark_dict – Benchmarking dictionary (dict) with values for
cf_d,cf_y,rho, anddelta_theta.- Return type: