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