dinvgamma | R Documentation |
Inverse gamma density, parametrized in terms of shape and rate
dinvgamma(x, shape, scale, log = TRUE)
x |
vector of observations |
shape |
shape parameter, strictly positive |
scale |
rate parameter of the gamma distribution, strictly positive |
log |
logical; should the log-density be returned? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.