compute_hum: Compute IPCW-adjusted Hypervolume Under the Manifold

View source: R/calc_risks.R

compute_humR Documentation

Compute IPCW-adjusted Hypervolume Under the Manifold

Description

This function computes the IPCW-adjusted Hypervolume under the manifold, as in Lee (unpublished).

Usage

compute_hum(outcome_mat, pred_mat, ipcw_mat)

Arguments

outcome_mat

Output from get_outcome_mat function

pred_mat

Output from calc_risks function

ipcw_mat

Output from get_ipcw_mat function

Value

a scalar HUM


hreed7/SemiCompRisksPen documentation built on Dec. 15, 2024, 5:41 p.m.