powered by
Function to obtain a forest plot with all the different fitted models in order to compare their performance.
# S3 method for compare.data plot(x, ...)
Forest plot with all the methods that are compared.
(compare.data) object with the data of treatment effects estimated with the different methods.
compare.data
Additional arguments to plot.
plot(compare(naivepop_fit_surv, naive_fit_surv, elastic_net_fit_surv))
Run the code above in your browser using DataLab