compare {bonsaiforest} | R Documentation |
Compare Treatment Estimate Methods
Description
Function to create a data set with the results for all the methods in order to compare them.
Usage
compare(...)
Arguments
... |
Objects of class |
Value
List with a data.frame
of the estimated subgroup treatment effects,
with the overall treatment effect and with the response type of our data.
Examples
compare(naivepop_fit_surv, naive_fit_surv, elastic_net_fit_surv)
[Package bonsaiforest version 0.1.0 Index]