BOindex: Construct an index for a Bayesian ordination (BO) mcmc object

Description Usage Arguments Value

Description

Construct an index for a Bayesian ordination (BO) mcmc object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
BOindex(mcmc)

setIndex(mcmc)

## S3 method for class 'mcmc'
setIndex(mcmc)

## S3 method for class 'mcmc.list'
setIndex(mcmc)

getIndex(mcmc)

## S3 method for class 'mcmc'
getIndex(mcmc)

## S3 method for class 'mcmc.list'
getIndex(mcmc)

Arguments

mcmc

An mcmc or mcmc.list object

Value

A data frame with one row per model parameter. Each row gives the (1) parameter type, (2) object associated with that parameter (e.g. species name), and (3) the ordination axis associated with that parameter (if it is an axis-specific parameter).


stevencarlislewalker/ecoBayesIRT documentation built on May 30, 2019, 4:42 p.m.