mwelz / GenericML

R implementation of Generic Machine Learning Inference (Chernozhukov, Demirer, Duflo and Fernández-Val, 2020).
GNU General Public License v3.0
64 stars 14 forks source link

Implement monotonization of confidence bounds #5

Open mwelz opened 2 years ago

mwelz commented 2 years ago

The paper recommends to monotonize the confidence bounds when it is meaningful. GenericML should have this functionality.