Description Usage Arguments Value References See Also Examples
This function allows you to obtain a bayesian model confidence set with approximate posterior model probability.
1 |
data |
a list including
|
alpha |
a vector of significance levels. The confidence levels are 1- |
eps |
toterance level in choosing models with total posteriors
at least |
Returns a list containing:
models |
A list with one entry for each model. Each entry is an integer
vector that specifies the columns of matrix |
con_sets |
a list with with one entry for a |
length_con |
lengths of confidence sets. |
probs_inorder |
Model posteriors in decreasing order. |
beta_ls |
a list with one entry for each model. Each entry is a vector of estimated coefficients for that model. |
Liu, X., Li, Y. & Jiang, J.(2020). Simple measures of uncertainty for model selection. TEST, 1-20.
Raftery, Adrian E. (1995). Bayesian model selection in social research (with Discussion). Sociological Methodology 1995 (Peter V. Marsden, ed.), pp. 111-196.
1 2 3 4 5 6 7 8 9 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.