dinvGamma: Compute the density of Inverse gamma distribution

Description Usage Arguments

View source: R/helpers.R

Description

Compute the density of Inverse gamma distribution

Usage

1
dinvGamma(x, a, b, log = FALSE, normalize = TRUE)

Arguments

x

vector of quantiles

a

the shape parameter of the inverse gamma distribution

b

the scale parameter of the inverse gamma distribution

log

logical; if TRUE, probabilities p are given as log(p)

normalize

logical; if TRUE, the output will be normalized


0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.