boa.sortparms: Sort by Parameter Names

Description Usage Arguments Value Author(s) See Also

Description

Sorts the parameters of an MCMC sequence alphabetically by parameter names.

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 columns sorted alphabetically by parameter names.

Author(s)

Brian J. Smith

See Also

boa.sortiter


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

Related to boa.sortparms in boa...