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

qinvGamma

Compute the quantile function of Inverse gamma distribution


Description

Compute the quantile function of Inverse gamma distribution

Usage

qinvGamma(p, a, b, lower.tail = TRUE, log.p = FALSE)

Arguments

p

vector of probabilities

a

the shape parameter of the inverse gamma distribution

b

the scale parameter of the inverse gamm distribution

lower.tail

logical; if TRUE (default), probabilities are P[X > x], otherwise, P[X <= x].

logical;

FLASE (default) if TRUE, probabilities/densities p are returned as log(p)


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.