panel.acf
From HH v3.1-42
by Richard Heiberger
Panel functions for tsdiagplot.
Panel functions for tsdiagplot
.
- Keywords
- dplot
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)
.
See Also
Community examples
Looks like there are no examples yet.