MichaelLLi / evalITR

R Package for Evaluating Individualized Treatment Rules
13 stars 3 forks source link

TODO list #3

Open jialul opened 2 years ago

jialul commented 2 years ago

Causal ML updates

General issues

Specific issues

Documentation

Functions

Testing

Output

Plotting

Other tasks

kosukeimai commented 2 years ago

What about adding some tests via testthat?

jialul commented 2 years ago

@kosukeimai will do!

jialul commented 1 year ago

May need to increase computation efficiency: http://adv-r.had.co.nz/Profiling.html

xiaolong-y commented 1 year ago

Could be useful applications for our paper or demo on the package website: https://github.com/gsbDBI/ExperimentData

xiaolong-y commented 1 year ago

May need to increase computation efficiency: http://adv-r.had.co.nz/Profiling.html

Definitely good idea! Perhaps we can look into this once we finished writing all the functions planned for the current stage?

xiaolong-y commented 1 year ago

@jialul summary now shows statistics for GATEcv as well! Some new columns are upper and lower bound of confidence interval and group indicator for each estimate.

Screenshot 2022-09-21 at 18 21 38