robust | 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
CCH
andbas.glm
Other beta priors:
CCH()
,
EB.local()
,
IC.prior()
,
Jeffreys()
,
TG()
,
beta.prime()
,
g.prior()
,
hyper.g()
,
hyper.g.n()
,
intrinsic()
,
tCCH()
,
testBF.prior()
robust(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.