hgamma: Gamma (G) Hazard Function.

View source: R/routines.R

hgammaR Documentation

Gamma (G) Hazard Function.

Description

Gamma (G) Hazard Function.

Usage

hgamma(t, shape, scale, log = FALSE)

Arguments

t

: positive argument #' @param log: log scale (TRUE or FALSE)

shape

: shape parameter

scale

: scale parameter

Value

the value of the G hazard function


FJRubio67/MEGH documentation built on Jan. 29, 2024, 11:30 a.m.