RmstIC: Restricted Mean Survival Time for Interval-Censored data

Description Usage Arguments Value See Also

View source: R/RmstIC.R

Description

Compute the Restricted Mean Survival Time (RMST) for interval-censored data from the piecewise constant hazard (PCH) model

Usage

1
RmstIC(cuts, alpha, tau)

Arguments

cuts

the cuts used in the PCH model.

alpha

the value of the hazard function between each cut. Should be of length equal to length(cuts)+1.

tau

the time endpoint for computing the RMST.

Value

returns the RMST along with the value tau that was used.

See Also

pseudoIC, mleIC, pchcumhaz, Rmst.


obouaziz/FastPseudo documentation built on Dec. 22, 2021, 4:12 a.m.