Description Usage Arguments Examples
This function is a wrapper for R native functions 'acf' and 'pacf' which provides better plots.
1 |
x |
A univariate time series |
lag.max |
(optional) Maximum lag at which to calculate the acf and pacf |
... |
Further arguments to be passed to 'acf' and 'pacf' |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.