4. Utility Classes and Functions#
4.1. Utility Classes#
| A dummy regressor that raises an AttributeError when attempting to access its fit, predict, or set_params methods. | |
| A dummy classifier that raises an AttributeError when attempting to access its fit, predict, set_params, or predict_proba methods. | |
| 
 | Best linear predictor (BLP) for DoubleML with orthogonal signals. | 
| 
 | Policy Tree fitting for DoubleML. | 
| 
 | A global regressor that ignores the attribute sample_weight when being fit to ensure a global fit. | 
| 
 | A global classifier that ignores the attribute  | 
4.2. Utility Functions#
| 
 | Compute gain statistics as benchmark values for sensitivity parameters  | 
 
    
  
  
    