medianw_f {survmixer}R Documentation

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

Value

median

Author(s)

Marta Bofill Roig

The functions 'meanw_f' and 'medianw_f' calculate the mean and median for Weibull distributions, respectively.


[Package survmixer version 1.3 Index]