compute_hum | R Documentation |
This function computes the IPCW-adjusted Hypervolume under the manifold, as in Lee (unpublished).
compute_hum(outcome_mat, pred_mat, ipcw_mat)
outcome_mat |
Output from get_outcome_mat function |
pred_mat |
Output from calc_risks function |
ipcw_mat |
Output from get_ipcw_mat function |
a scalar HUM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.