IncInvGammaGPrior {glmBfp} | R Documentation |
Constructor for the incomplete inverse gamma g-prior class
IncInvGammaGPrior(a = 0.001, b = 0.001)
a |
the first positive hyperparameter (default: 0.001) |
b |
the second positive hyperparameter (default: 0.001) |
a new IncInvGammaGPrior
object