boa.iter {boa} | R Documentation |
Extracts the iteration numbers from an MCMC sequence.
boa.iter(link)
link |
Matrix whose columns and rows contain the monitored parameters
and the MCMC iterations, respectively. The iteration numbers and parameter
names must be assigned to |
A numeric vector containing the iteration numbers in 'link'.
Brian J. Smith