survw_f {survmixer} | R Documentation |
Weibull survival function
Description
The function 'survw_f' computes the Weibull survival function.
Usage
survw_f(t, ascale, bshape)
Arguments
t |
time |
ascale |
scale parameter for the Weibull distribution |
bshape |
shape parameter for the Weibull distribution |
Value
survival function
Author(s)
Marta Bofill Roig
[Package survmixer version 1.3 Index]