Automated tool to look for heterogeneity in causally estimated treatment effects (e.g., from an experiment) by identifying subgroups
Перейти к файлу
Brian Quistorff 5647912dd2 v0.2 2020-12-14 14:54:36 -05:00
R v0.2 2020-12-14 14:54:36 -05:00
archive v0.2 2020-12-14 14:54:36 -05:00
man v0.2 2020-12-14 14:54:36 -05:00
project v0.2 2020-12-14 14:54:36 -05:00
renv v0.2 2020-12-14 14:54:36 -05:00
src v0.2 2020-12-14 14:54:36 -05:00
tests v0.2 2020-12-14 14:54:36 -05:00
vignettes v0.2 2020-12-14 14:54:36 -05:00
writeups v0.2 2020-12-14 14:54:36 -05:00
.Rbuildignore v0.2 2020-12-14 14:54:36 -05:00
.Rprofile v0.2 2020-12-14 14:54:36 -05:00
.gitignore v0.2 2020-12-14 14:54:36 -05:00
.lintr v0.2 2020-12-14 14:54:36 -05:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-12-07 08:05:20 -08:00
DESCRIPTION v0.2 2020-12-14 14:54:36 -05:00
LICENSE Initial LICENSE commit 2020-12-07 08:05:22 -08:00
NAMESPACE v0.2 2020-12-14 14:54:36 -05:00
README.md small updates to docs 2020-12-14 13:12:31 -05:00
SECURITY.md Initial SECURITY.md commit 2020-12-07 08:05:23 -08:00
SUPPORT.md v0.2 2020-12-14 14:54:36 -05:00
SubgroupAnalysis.Rproj v0.2 2020-12-14 14:54:36 -05:00
renv.lock v0.2 2020-12-14 14:54:36 -05:00

README.md

Project

Tools for finding heterogeneous treatment effects (and means) based on partitioning the covariate/feature space via full cross cuts and solved via greedy search. These splits go across the entire sample rather than done on increasingly smaller blocks (as [Causal Tree])(https://github.com/susanathey/causalTree) does).

This project is currently in an advanced prototype stage. Issues may still be found in common usage. Please create issues for these!

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.