z
a univariate time series object. Note that the period of
z is given by attr(z, "tsp")[3]. Additional information about
the time series can be provided in a title string by setting
attr(z, "title") to the desired string. This title will then
be displayed o
lag.max
maximum lag, if missing default is 0.25*length(z)/p, where
p = attr(z, "tsp")[3]
acf.out
output from peacf function. If this is provided, execution will
proceed faster, otherwise it is calculated from scratch.