powered by
Gets terms for an MCMC object.
# S3 method for mcmc terms(x, ...)# S3 method for mcmc.list terms(x, ...)# S3 method for mcmcarray terms(x, ...)# S3 method for mcmcr terms(x, ...)
# S3 method for mcmc.list terms(x, ...)
# S3 method for mcmcarray terms(x, ...)
# S3 method for mcmcr terms(x, ...)
A MCMC object.
Unused
A term vector.
mcmc: Get terms for an mcmc object
mcmc
mcmc.list: Get terms for an mcmc.list object
mcmc.list
mcmcarray: Get terms for an mcmcarray object
mcmcarray
mcmcr: Get terms for an mcmcr object
mcmcr
stats::terms
# NOT RUN { terms(mcmcr_example) # }
Run the code above in your browser using DataLab