thomaswiemann / ddml

ddml: Double/Debiased Machine Learning in R
https://thomaswiemann.com/ddml/
GNU General Public License v3.0
15 stars 1 forks source link

Simultaneous computation of multiple ensemble types #1

Closed thomaswiemann closed 3 years ago

thomaswiemann commented 3 years ago

ddml_iv should be adapted such that multiple ensemble types may be passed as an argument. This reduces computational efforts by reducing the time cross-validation results must be computed. Note that crosspred already accomodates multiple ensemble types.