InvGammaGPrior: Constructor for the inverse gamma g-prior class
Description
Constructor for the inverse gamma g-prior class
Usage
InvGammaGPrior(a = 0.001, b = 0.001)
Arguments
a
the first positive hyperparameter (default: 0.001)
b
the second positive hyperparameter (default: 0.001)
Value
a new '>InvGammaGPrior
object