TG | R Documentation |
Creates an object representing the Truncated Gamma (tCCH) mixture of g-priors on coefficients for BAS, where u = 1/(1+g) has a Gamma distribution supported on (0, 1].
TG(alpha = 2)
alpha |
a scalar > 0, recommended alpha=.5 (betaprime) or 1. alpha=2 corresponds to the uniform prior on the shrinkage factor. |
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()
,
beta.prime()
,
g.prior()
,
hyper.g()
,
hyper.g.n()
,
intrinsic()
,
robust()
,
tCCH()
,
testBF.prior()
TG(alpha = 2)
CCH(alpha = 2, beta = 100, s = 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.