boa.iter: Extract Iteration Numbers

Description Usage Arguments Value Author(s) See Also

Description

Extracts the iteration numbers from an MCMC sequence.

Usage

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

Value

A numeric vector containing the iteration numbers in 'link'.

Author(s)

Brian J. Smith

See Also

boa.getiter, boa.pnames


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

Related to boa.iter in boa...