The plotMPPI
function returns information
on the best models (i.e. those satisfying the
threshold.model
criterion) and on the most relevant
predictors.
(above threshold.variable
).
Rankthe rank on the models selected.
nVisitsnumber of times each model has been visited along the
run.
ModSizenumber of predictors in each of the best models.
logCondPostthe log conditional posterior for each model.
JeffriesJeffrie's scale value for each model.
postProbposterior probability of each model.
modelNamelist of predictors in each of the best models.
modelPosInXposition (in the predictor matrix) of the
constituents of the best models.
var.TOP.MPIpredictors with MPPI>threshold.variable
and
belonging to the best models.
var.MPIpredictors which have a MPPI greater than
threshold.variable
.