DoubleML / doubleml-for-r

DoubleML - Double Machine Learning in R
https://docs.doubleml.org
Other
135 stars 25 forks source link

Adapt nuisance est for `IV-type` score (PLR) & new score `IV-type` for PLIV #161

Closed MalteKurz closed 2 years ago

MalteKurz commented 2 years ago

Description

PLR

PLIV

API changes

PLR

PLIV

Depreciation warnings for the API changes for DoubleMLPLR and DoubleMLPLIV

Miscellaneous

PR Checklist

MalteKurz commented 2 years ago

@PhilippBach Thanks for the review. I adapted the code accordingly. Additionally, I also adapted the corresponding Python PR such that the newly introduced warning is also present there. I also checked your suggested new unit test: I opened a corresponding PR in order to integrate it into this PR and added a comment with a suggestion / extension, see https://github.com/DoubleML/doubleml-for-r/pull/162.