panel.acf: Panel functions for tsdiagplot.
Description
Panel functions for tsdiagplot
.
Usage
panel.acf(..., n.used)
panel.std.resid(...)
panel.gof(...)
Arguments
…
standard arguments to panel functions.
n.used
number of lags. THis number is needed to calculate the
confidence interval which is 2//sqrt(n.used)
.