The highest log marginal probability of the visited models.
marg.probs
Marginal probabilities of the features.
model.probs
Marginal probabilities of all of the visited models.
model.probs.idx
Indices of unique visited models.
populations
The covariates represented as a list of features.
Arguments
data
A matrix containing the data to use in the algorithm,
first column should be the dependent variable,
and the rest of the columns should be the independent variables.
loglik.pi
The (log) density to explore
N
The number of iterations to run for
probs
A list of the various probability vectors to use
params
A list of the various parameters for all the parts of the algorithm
sub
An indicator that if the likelihood is inexact and should be improved each model visit (EXPERIMENTAL!)