public class AutoCorrelationEx1 extends Object
Computes autocorrelations of the Wolfer sunspot data.
Consider the Wolfer Sunspot Data (Anderson 1971, p. 660) consisting of the number of sunspots observed each year from 1749 through 1924. The data set for this example consists of the number of sunspots observed from 1770 through 1869. This example computes the estimated autocovariances, estimated autocorrelations, and estimated standard errors of the autocorrelations using both Bartletts and Moran formulas.
Constructor and Description |
---|
AutoCorrelationEx1() |
Copyright © 2020 Rogue Wave Software. All rights reserved.