panel.acf {HH} | R Documentation |
Panel functions for tsdiagplot
.
panel.acf(..., n.used) panel.std.resid(...) panel.gof(...)
... |
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) . |
Richard M. Heiberger (rmh@temple.edu)