panel.acf {HH}R Documentation

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).

Author(s)

Richard M. Heiberger (rmh@temple.edu)

See Also

tsdiagplot


[Package HH version 3.1-52 Index]