weibull_median: Weibull median

View source: R/survival.R

weibull_medianR Documentation

Weibull median

Description

Weibull median

Usage

weibull_median(scale, shape)

Arguments

scale

The scale parameter for the Weibull distribution

shape

The shape parameter for the Weibull distribution

Value

Median for the Weibull distribution

Examples

weibull_median(1200, 0.5)

Agasax/laRs documentation built on Oct. 21, 2022, 3:09 p.m.