Creates an object representing the prior distribution on models for BAS.
Details
The independent Bernoulli prior distribution is a commonly used prior in BMA, with the Uniform distribution a special case with probs=.5. If all indicator variables have a independent Bernoulli distributions with common probability probs, the distribution on model size binomial(p, probs) distribution.
See also
Other priors modelpriors:
Bernoulli.heredity()
,
beta.binomial()
,
tr.beta.binomial()
,
tr.poisson()
,
tr.power.prior()
,
uniform()