chexpweibull: Exponentiated Weibull (EW) cumulative hazard function....

View source: R/GHSurv.R

chexpweibullR Documentation

Exponentiated Weibull (EW) cumulative hazard function. http://rpubs.com/FJRubio/EW

Description

Exponentiated Weibull (EW) cumulative hazard function. http://rpubs.com/FJRubio/EW

Usage

chexpweibull(t, lambda, kappa, alpha, log.p = FALSE)

Arguments

t

: positive argument

lambda

: scale parameter

kappa

: shape parameter

alpha

: shape parameter

log:

log scale (TRUE or FALSE)

Value

the value of the EW cumulative hazard function


FJRubio67/GHSurv documentation built on March 1, 2024, 5:17 a.m.