Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dinvGamma

Compute the density of Inverse gamma distribution


Description

Compute the density of Inverse gamma distribution

Usage

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 gamm distribution

log

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

normalize

logical; if TRUE, the output will be normalized


crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.