Description Usage Arguments Value
View source: R/GPrior-classes.R
Constructor for the incomplete inverse gamma g-prior class
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.