This commit is contained in:
Brian Quistorff 2020-12-14 13:12:31 -05:00
Родитель e1825cee4a
Коммит 7d42dee4a8
2 изменённых файлов: 10 добавлений и 21 удалений

Просмотреть файл

@ -1,14 +1,7 @@
# 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 repo has been populated by an initial template to help get you started. Please
> make sure to update the content to build a great experience for community-building.
As the maintainer of this project, please make a few updates:
- Improving this README.MD file to provide a great experience
- Updating SUPPORT.MD with content about this project's support experience
- Understanding the security reporting process in SECURITY.MD
- Remove this section from the README
This project is currently in an advanced prototype stage. Issues may still be found in common usage. Please create issues for these!
## Contributing

Просмотреть файл

@ -1,12 +1,10 @@
# TODO: The maintainer of this repo has not yet edited this file
# Building the project
Notes on building:
- install (renv)[https://rstudio.github.io/renv/articles/renv.html] package and then use `renv::init()` and choose "1: Restore the project from the lockfile."
- when building, restart the R session before "Install and restart", otherwise it can't copy over the DLL
- When R CMD CHECK, set the test `do_load_all=F`
- Building copies everything over to temp dir and then deletes, so might want to move the large files (`project/sim.RData`) out to save time.
**REPO OWNER**: Do you want Customer Service & Support (CSS) support for this product/project?
- **No CSS support:** Fill out this template with information about how to file issues and get help.
- **Yes CSS support:** Fill out an intake form at [aka.ms/spot](https://aka.ms/spot). CSS will work with/help you to determine next steps. More details also available at [aka.ms/onboardsupport](https://aka.ms/onboardsupport).
- **Not sure?** Fill out a SPOT intake as though the answer were "Yes". CSS will help you decide.
*Then remove this first heading from this SUPPORT.MD file before publishing your repo.*
# Support
@ -16,10 +14,8 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc
issues before filing new issues to avoid duplicates. For new issues, file your bug or
feature request as a new Issue.
For help and questions about using this project, please **REPO MAINTAINER: INSERT INSTRUCTIONS HERE
FOR HOW TO ENGAGE REPO OWNERS OR COMMUNITY FOR HELP. COULD BE A STACK OVERFLOW TAG OR OTHER
CHANNEL. WHERE WILL YOU HELP PEOPLE?**.
For help and questions about using this project, please use the Discussion section.
## Microsoft Support Policy
Support for this **PROJECT or PRODUCT** is limited to the resources listed above.
Support for this project is limited to the resources listed above.