check.chains: check.chains

Description Usage Arguments Value

View source: R/check_chains.R

Description

Generates a plot of MCMC chains and ACF function for a Jags model output.

Usage

1
check.chains(X, name = "", pdf.file = "")

Arguments

X

a jag model fit as returned by a call to jags from fit.jagsNEC or fit.jagsMANEC

name

an optional character string indicating the label to be placed at the top of the plotting window

pdf.file

A character string to use in the file name for saving the plots as a pdf

Value

A plot of MCMC chains and ACF diagrams for each element in params.


AIMS/NEC-estimation documentation built on Dec. 7, 2020, 10:44 a.m.