rinvgamma-internal: Random Inverse Gamma Distribution
Description
Internal function to simulate a value from an inverse Gamma distribution, used by nscosinor
. See the MCMCpack library. For internal use only.
Usage
rinvgamma(n, shape, scale=1)
Arguments
scale
Gamma scale parameter (default=1).