uniform | R Documentation |
Creates an object representing the prior distribution on models for BAS.
uniform()
The Uniform prior distribution is a commonly used prior in BMA, and is a special case of the independent Bernoulli prior with probs=.5. The implied prior distribution on model size is binomial(p, .5).
returns an object of class "prior", with the family name Uniform.
Merlise Clyde
bas.lm
,
beta.binomial
,Bernoulli
,
Other priors modelpriors:
Bernoulli()
,
Bernoulli.heredity()
,
beta.binomial()
,
tr.beta.binomial()
,
tr.poisson()
,
tr.power.prior()
uniform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.