Compute the distribution function of Inverse gamma distribution
Compute the distribution function of Inverse gamma distribution
pinvGamma(q, a, b, lower.tail = TRUE, log.p = FALSE)
q |
vector of quantiles |
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) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.