chain_n {EMC2} | R Documentation |
Returns a matrix with the number of samples per chain for each stage that is present
in the emc object (i.e., preburn
, burn
, adapt
,
sample
). The number of rows of the matrix reflects the number of chains
and the number of columns the number of sampling stages.
chain_n(emc)
emc |
A list, the output of |
A matrix
chain_n(samples_LNR)