hyper.g | R Documentation |
Creates an object representing the hyper-g mixture of g-priors on coefficients for BAS.
hyper.g(alpha = 3)
alpha |
a scalar > 0. The hyper.g(alpha) is equivalent to CCH(alpha -2, 2, 0). Liang et al recommended values in the range 2 < alpha_h <= 3 |
Creates a structure used for bas.glm
.
returns an object of class "prior", with the family and hyerparameters.
Merlise Clyde
CCH
bas.glm
Other beta priors:
CCH()
,
EB.local()
,
IC.prior()
,
Jeffreys()
,
TG()
,
beta.prime()
,
g.prior()
,
hyper.g.n()
,
intrinsic()
,
robust()
,
tCCH()
,
testBF.prior()
hyper.g(alpha = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.