boa.sortiter {boa} | R Documentation |
Sort by Iteration Numbers
Description
Sorts an MCMC sequence by increasing iteration numbers.
Usage
boa.sortiter(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 copy of 'link' with the rows sorted by increasing iteration numbers.
Author(s)
Brian J. Smith
See Also
[Package boa version 1.1.8-2 Index]