plotacf: run functions to create acf matrix and plot the results

View source: R/runACF.R

plotacfR Documentation

run functions to create acf matrix and plot the results

Description

run functions to create acf matrix and plot the results

Usage

plotacf(acfmat, maxlag = NULL)

Arguments

acfmat

Matrix of output from acffunc (blocks x max block length).

maxlag

(default=NULL). Numeric entry to allow the restriction of the maximum lag on the plots. If NULL then the length of the longest panel is used as the maximum plotted lag.


lindesaysh/MRSea documentation built on May 11, 2024, 11:30 p.m.