?dump2dir and ?setoutput. The
routine autocorr.lgcpPredict computes cellwise
selected autocorrelations of Y. Since computing the
quantiles is an expensive operation, the option to output
the quantiles on a subregion of interest is also provided
(by setting the argument inWindow, which has a
sensible default).autocorr(x, lags, tidx = NULL, inWindow = x$xyt$window,
crop2parentwindow = TRUE, ...)