Rmst: Restricted Mean Survival Time

Description Usage Arguments Value See Also

View source: R/Rmst.R

Description

Compute the Restricted Mean Survival Time (RMST) for right-censored data

Usage

1
Rmst(Time, status, tau)

Arguments

Time

a continuous time variable.

status

an indicator for censoring for the corresponding Time variable.

tau

the time endpoint for computing the RMST

Value

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

See Also

pseudoKM, RmstIC.


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