Returns summary information from a list of MCMC sequences.
lnames |
Character vector giving the names of the MCMC sequences in the
session list of sequences. |
pnames |
List of character vectors giving the parameter names in each
of the MCMC sequences. |
iter |
List of numeric vectors giving the iterations from each MCMC
sequence. |
iter.range |
Matrix whose columns give the range of the iterations for
the MCMC sequences named in the rows. |
support |
List of numeric vectors giving the support for the parameters
in each of the MCMC sequences. |
Brian J. Smith