DoubleML / doubleml-for-r

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

[API Documentation]: Include documentation for `store_models` option in `DoubleML$fit()` #180

Closed PhilippBach closed 1 year ago

PhilippBach commented 1 year ago

Describe the issue related to the API documentation

In the current version of the R package documentation, we do not include a description of the store_models option when calling DoubleML$fit() (see #169) . Apparently, the reason for this is that the documentation has not been rendered in PR #169.

Suggested alternative or fix

Run devtools::document() and upload updated documentation