Generalized hyper-g/n Prior Distribution for g for mixtures of g-priors on Coefficients in BMA Models
Creates an object representing the hyper-g/n mixture of g-priors on coefficients for BAS. This is a special case of the tCCH prior
hyper.g.n(alpha = 3, n = NULL)
alpha |
a scalar > 0, recommended 2 < alpha <= 3 |
n |
The sample size; if NULL, the value derived from the data in the call to 'bas.glm' will be used. |
returns an object of class "prior", with the family and hyerparameters.
Merlise Clyde
n <- 500 hyper.g.n(alpha = 3, n = n)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.