DoubleML / doubleml-for-r

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

Dimensions of properties like the estimated coefficients in docu (R) #57

Open PhilippBach opened 3 years ago

PhilippBach commented 3 years ago

This issue might be relevant for R as well:

https://github.com/DoubleML/doubleml-for-py/issues/85

We should ...

In R we should think of the (currently private) get__...-methods in this context, for example:

https://github.com/DoubleML/doubleml-for-r/blob/8790659a9490c874491fd7de8cc9360b36fcb41b/R/double_ml.R#L784

MalteKurz commented 3 years ago

Moved the naming of dimensions to a separate issue #62