-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Causal ML updates
General issues
- check package environment with Windows
- write up the documentations
- add examples (micro-finance/star)
- flow chart for the package #28
- Estimate ITR with observational data and evaluate with RCT #38
Specific issues
Documentation
- finish documentations for test_itr
- Roxygenize all the function and data
- Simplify the examples
Functions
- check whether return outputs are consistent across all functions
- check the SVM function
- write the functions for binary outcomes #8
- add GATE to the qoi #9
- add functions for the statistical tests #17
- add infrastructure for training under sample splitting #20
- separate training/testing with compute qoi #26
- Incorporate different types of meta-learners #24
- add het.test and hetcv.test to the package #36
Testing
- use Michael's clinical trials data to test functions for binary outcomes #15
- add testhat tests #14
- Run CRAN checks with rhub
Output
- create a summary(fit) page where we display some summary statistics (perhaps some PAPEs, fitting metrics and etc)
- add summary of the plot_aupec output
- allow
summary()function to show all the output (PAPE, PAPEp, PAPD, AUPEC) #10 - allow the function to export p-values #11
- skip
PAPDpin the summary output if the user only chooses one algorithm #18 - allow users to estimate the ITRs with their own models #27
- Check the sample splitting plot #30
- If only one alg is selected, do not print
PAPDpsummary statistics.
Plotting
- check the variance for AUPEC
Other tasks
- incorporate Python functions and call them into R #12
- create website for the package #13
- Check the tuning parameters for
caretandSuperLearner
Metadata
Metadata
Assignees
Labels
No labels