Description Usage Arguments Value Note Author(s) See Also Examples
The autocovariance function of fractionally differenced white noise is computed for lags 0, 1, ..., maxlag.
| 1 | acvfFD(d, maxlag)
 | 
| d | fractional difference parameter | 
| maxlag | maximum lag | 
vector of length maxlag+1 containing the autocovariances
White noise corresponds to d=0.
A. I. McLeod
| 1 | acvfFD(0.2, 10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.