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.