names,McmcChains-method {CNPBayes}R Documentation

Retrieve the names of the parameters estimated in the MCMC chain.

Description

Retrieve the names of the parameters estimated in the MCMC chain.

Usage

## S4 method for signature 'McmcChains'
names(x)

Arguments

x

an object of class 'McmcChains'

Value

A vector of strings containing the names of each parameter


[Package CNPBayes version 1.13.5 Index]