doubleml-for-py
doubleml-for-py copied to clipboard
305 feature request integrate clusters into the doublemldata class
Thanks for contributing to DoubleML. Before submitting a PR, please take a look at our contribution guidelines. Additionally, please fill out the PR checklist below.
Description
Please describe all changes and additions. In addition, you may want to comment on the diff in GitHub.
Reference to Issues or PRs
Add references to related issues or PRs here.
Comments
Here you can add further comments. You can also delete this section, if it is not necessary.
PR Checklist
Please fill out this PR checklist (see our contributing guidelines for details).
- [ ] The title of the pull request summarizes the changes made.
- [ ] The PR contains a detailed description of all changes and additions.
- [ ] References to related issues or PRs are added.
- [ ] The code passes all (unit) tests.
- [ ] Enhancements or new feature are equipped with unit tests.
- [ ] The changes adhere to the PEP8 standards.