weibull_mean: Weibull mean

View source: R/survival.R

weibull_meanR Documentation

Weibull mean

Description

Weibull mean

Usage

weibull_mean(scale, shape)

Arguments

scale

The scale parameter for the Weibull distribution

shape

The shape parameter for the Weibull distribution

Value

Mean for the weibull distribution

Examples

weibull_mean(1200,0.5)


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