boa.iter {boa} | R Documentation |
Extract Iteration Numbers
Description
Extracts the iteration numbers from an MCMC sequence.
Usage
boa.iter(link)
Arguments
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 |
Value
A numeric vector containing the iteration numbers in 'link'.
Author(s)
Brian J. Smith
See Also
[Package boa version 1.1.8-2 Index]