Package com.imsl.test.example.stat
Class AutoCorrelationEx1
java.lang.Object
com.imsl.test.example.stat.AutoCorrelationEx1
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
AutoCorrelationEx1
public AutoCorrelationEx1()
-
-
Method Details
-
main
- Throws:
Exception
-