VarAUC: Calculate Variance of AUC

View source: R/AUC.R

VarAUCR Documentation

Calculate Variance of AUC

Description

Calculate Variance of AUC

Usage

VarAUC(data, tau, mcf = NULL, return_psi = FALSE, weights = NULL)

Arguments

data

Data.frame containing idx, status, time.

tau

Truncation time.

mcf

Tabulated MCF, if already computed.

return_psi

Return influence function contributions?

weights

Optional column of weights, controlling the size of the jump in the cumulative count curve at times with status == 1.

Value

Numeric variance.


zrmacc/MCC documentation built on July 16, 2025, 4:04 p.m.