| robust {BAS} | R Documentation |
Creates an object representing the robust prior of Bayarri et al (2012) that is mixture of g-priors on coefficients for BAS.
robust(n = NULL)
n |
the sample size. |
Creates a prior structure used for bas.glm.
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(),
g.prior(),
hyper.g.n(),
hyper.g(),
intrinsic(),
tCCH(),
testBF.prior()
robust(100)