ggAutoCor: ggAutoCor

Description Usage Arguments

Description

Makes an autocorrealtion plot using ggplot2 - which looks nicer than the core R plot functions.

Usage

1
ggAutoCor(posterior, param, max.lag = NULL, min.lag = 0, title)

Arguments

param

The parameter to do the autocorrelation plot for.

max.lag

Maximum lag

min.lag

Minimum lag

psoterior

The data for the plot, in an object of class vector.

conf

The confidence level you want to see the limits for.


hferg/bayestraitr documentation built on May 28, 2019, 8:55 p.m.