Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

autocorr.plot

Plot autocorrelations for Markov Chains


Description

Plots the autocorrelation function for each variable in each chain in x.

Usage

autocorr.plot(x, lag.max, auto.layout = TRUE, ask, ...)

Arguments

x

A Markov Chain

lag.max

Maximum value at which to calculate acf

auto.layout

If TRUE then, set up own layout for plots, otherwise use existing one.

ask

If TRUE then prompt user before displaying each page of plots. Default is dev.interactive() in R and interactive() in S-PLUS.

...

graphical parameters

See Also


coda

Output Analysis and Diagnostics for MCMC

v0.19-4
GPL (>= 2)
Authors
Martyn Plummer [aut, cre, trl], Nicky Best [aut], Kate Cowles [aut], Karen Vines [aut], Deepayan Sarkar [aut], Douglas Bates [aut], Russell Almond [aut], Arni Magnusson [aut]
Initial release
2020-09-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.