meanw_f {survmixer} | R Documentation |
Mean Weibull survival function
Description
The functions 'meanw_f' and 'medianw_f' calculate the mean and median for Weibull distributions, respectively.
Usage
meanw_f(ascale, bshape)
Arguments
ascale |
scale parameter for the Weibull distribution |
bshape |
shape parameter for the Weibull distribution |
Value
mean
Author(s)
Marta Bofill Roig
[Package survmixer version 1.3 Index]