Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
PhilippBach opened this issue Feb 4, 2021 · 1 comment
Open
2 tasks
Labels
documentation Improvements or additions to documentation

Comments

@PhilippBach
Copy link
Member

PhilippBach commented Feb 4, 2021

This issue might be relevant for R as well:

DoubleML/doubleml-for-py#85

We should ...

  • ... shortly explain the dimensions all_coef (etc.) in the documentation
  • ... add column and row names to the dimensions of the object

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

get__psi_a = function() self$psi_a[, private$i_rep, private$i_treat],

@MalteKurz MalteKurz added the documentation Improvements or additions to documentation label Feb 11, 2021
@MalteKurz
Copy link
Member

Moved the naming of dimensions to a separate issue #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants