- NEWS.md
- Function, check_input_data.
- C -> C_mat
- tree_strcut -> predict_subgroups
- Input treatment (tr), control(cl), and covariates (covars) separately.
- Decision on type of data (training/discovery or test) is made outside of functions.
- denovo -> estimate_exposure_eff
- denovo_test -> estimate_subgroups_sig
- denovo_training -> discover_subgroups
- All "."s into "_" in function and object names.