ggAutoCor: ggAutoCor

Description Usage Arguments

View source: R/ggAutoCor.R

Description

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

Usage

1
ggAutoCor(output, pars, conf, max.lag = NULL, min.lag = 0, title = "")

Arguments

conf

The confidence level you want to see the limits for.

max.lag

Maximum lag

min.lag

Minimum lag

dat

The vector of the paramater you want to see an autocorrelation plot for.


hferg/btrtools documentation built on May 17, 2019, 3:56 p.m.