Description Usage Arguments Value Author(s) See Also Examples
Obtain posterior model probabilities after running Bayesian model selection
1 | postProb(object, nmax, method='norm')
|
object |
Object of class msfit returned by |
nmax |
Maximum number of models to report (defaults to no max) |
method |
Only when |
A data.frame
with posterior model probabilities in column pp.
Column modelid indicates the indexes of the selected covariates (empty
for the null model with no covariates).
David Rossell
modelSelection
to perform model selection
1 | #See help(modelSelection)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.