IncInvGammaGPrior: Constructor for the incomplete inverse gamma g-prior class
Description
Constructor for the incomplete inverse gamma g-prior class
Usage
IncInvGammaGPrior(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 '>IncInvGammaGPrior
object