rinvGamma: The random generation of the Inverse gamma distribution

View source: R/helpers.R

rinvGammaR Documentation

The random generation of the Inverse gamma distribution

Description

The random generation of the Inverse gamma distribution

Usage

rinvGamma(n, a, b)

Arguments

n

the number of observations

a

the shape parameter of the inverse gamma distribution

b

the scale parameter of the inverse gamma distribution


Roche/crmPack documentation built on Feb. 26, 2025, 1:18 p.m.