View source: R/miscFunctions.R
Makes an autocorrealtion plot using ggplot2 - which looks nicer than the core R plot functions.
1 |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.