If TRUE, generates an
mcmc.list object for the burnin (if stored)
instead of the main sampling run.
which.vars
A named list mapping variable names to the indices
to include. If given, overrides the defaults and all arguments that follow.
vertex.i
A numeric vector of vertices whose latent space
coordinates to include.
Value
A mcmc.list object with the samples of the
selected subset of the variables.
Details
Unless which.vars is specified, the
mcmc.list returned also includes all of the
covariate coefficients.
Regardless of whether the MCMC run was single- or multi-threaded, this
function returns an mcmc.list, with a single
thread, if necessary.