hexpweibull: Exponentiated Weibull (EW) hazard function....

View source: R/GHSurv.R

hexpweibullR Documentation

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

Description

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

Usage

hexpweibull(t, lambda, kappa, alpha, log = 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 hazard function


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