medianw_f: Median Weibull survival function
Description
The functions `meanw_f` and `medianw_f` calculate the mean and median for Weibull distributions, respectively.
Usage
medianw_f(ascale, bshape)
Arguments
ascale
scale parameter for the Weibull distribution
bshape
shape parameter for the Weibull distribution