Extract chain and iteration IDs for each sample

id_mat(post)

Arguments

post

A mcmc.list object.

Value

A matrix with columns "CHAIN" and "ITER".

Note

This is not a function users will generally use directly.