| g.prior {BAS} | R Documentation |
Creates an object representing the g-prior distribution on coefficients for BAS.
g.prior(g)
g |
a scalar used in the covariance of Zellner's g-prior, Cov(beta) = sigma^2 g (X'X)^-1 |
Creates a structure used for BAS.
returns an object of class "prior", with the family and hyerparameters.
Merlise Clyde
Other beta priors:
CCH(),
EB.local(),
IC.prior(),
Jeffreys(),
TG(),
beta.prime(),
hyper.g.n(),
hyper.g(),
intrinsic(),
robust(),
tCCH(),
testBF.prior()
g.prior(100)