rmstw_f {survmixer}R Documentation

Restricted mean survival times Weibull distribution

Description

The function 'rmstw_f' computes the restricted mean survival times (RMST) according to the Weibull survival function.

Usage

rmstw_f(ascale, bshape, tau, low = 0)

Arguments

ascale

scale parameter for the Weibull distribution

bshape

shape parameter for the Weibull distribution

tau

RMST evaluated from low to tau

low

RMST evaluated from low to tau

Value

rmst

Author(s)

Marta Bofill Roig


[Package survmixer version 1.3 Index]