powered by
Creates an object representing the Beta-Prime prior that is mixture of g-priors on coefficients for BAS.
beta.prime(n = NULL)
returns an object of class "prior", with the family and hyerparameters.
the sample size; if NULL, the value derived from the data in the call to `bas.glm` will be used.
Merlise Clyde
Creates a structure used for bas.glm.
bas.glm
CCH
Other beta priors: CCH(), EB.local(), IC.prior(), Jeffreys(), TG(), g.prior(), hyper.g(), hyper.g.n(), intrinsic(), robust(), tCCH(), testBF.prior()
CCH()
EB.local()
IC.prior()
Jeffreys()
TG()
g.prior()
hyper.g()
hyper.g.n()
intrinsic()
robust()
tCCH()
testBF.prior()
beta.prime(n = 100)
Run the code above in your browser using DataLab