meanw_f: Mean Weibull survival function

Description Usage Arguments Value Author(s)

View source: R/medianw_f.R

Description

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

Usage

1
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


survmixer documentation built on March 31, 2021, 9:08 a.m.

Related to meanw_f in survmixer...