boa.pnames: Extract Parameter Names

Description Usage Arguments Value Author(s) See Also

Description

Extracts the parameter names in an MCMC sequence.

Usage

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

Value

A character vector containing the parameter names in 'link'.

Author(s)

Brian J. Smith

See Also

boa.getparms, boa.iter


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

Related to boa.pnames in boa...