powered by
Creates an object representing the hyper-g mixture of g-priors on coefficients for BAS.
hyper.g(alpha = 3)
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
returns an object of class "prior", with the family and hyerparameters.
Creates a structure used for bas.glm.
bas.glm
CCH bas.glm
CCH
Other beta priors: CCH, EB.local, IC.prior, Jeffreys, TG, beta.prime, g.prior, hyper.g.n, intrinsic, robust, tCCH, testBF.prior
EB.local
IC.prior
Jeffreys
TG
beta.prime
g.prior
hyper.g.n
intrinsic
robust
tCCH
testBF.prior
# NOT RUN { hyper.g(alpha=.5) # }
Run the code above in your browser using DataLab