param_scale: Scale parameter computation

Description Usage Arguments Value Note Author(s)

View source: R/param_scale.R

Description

returns the value of the scale parameter a given the survival (s) at time t

Usage

1
param_scale(s, t, shape = 1)

Arguments

s

survival rate at time t

t

time at which the survival distribution is evaluated

shape

shape parameter for the Weibull distribution

Value

Variance computation

Note

Weibull parametrization: S(x) = exp(- (x/a)^b)

Author(s)

Marta Bofill Roig


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