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