boa.sortiter: Sort by Iteration Numbers

Description Usage Arguments Value Author(s) See Also

Description

Sorts an MCMC sequence by increasing iteration numbers.

Usage

1

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 dimnames(link).

Value

A copy of 'link' with the rows sorted by increasing iteration numbers.

Author(s)

Brian J. Smith

See Also

boa.sortparms


boa documentation built on May 1, 2019, 9:12 p.m.

Related to boa.sortiter in boa...