The function summary
returns a data frame containing
the following fields describing all of the best models according to:
Rankthe rank of the model according to its posterior probability.
nVisitsthe number of times the model
has been visited during the run (including the
burn-in).
FirstVisitthe iteration at which the model was first visited.
nEvalBefore1stthe number of iteration before the first visit
of the model.
ModeSizethe number of variables in the model.
logCondPostthe log
posterior probability (integrated over the shrinkage factor g).
postProbthe posterior probability of the model.
jeffreythe Jeffrey's scale for the model.
modelNamethe list of variables (predictors) included in the model.