id_mat {postpack} | R Documentation |
Extract chain and iteration IDs for each sample
Description
Extract chain and iteration IDs for each sample
Usage
id_mat(post)
Arguments
post |
A |
Value
A matrix with columns "CHAIN"
and "ITER"
.
Note
This is not a function users will generally use directly.
[Package postpack version 0.5.4 Index]