Package com.imsl.test.example.stat
Class DifferenceEx2
java.lang.Object
com.imsl.test.example.stat.DifferenceEx2
Computes a lagged difference formula for the airline data excluding the lost observations.
This example uses the same data as DifferenceEx1. The first number
of lost observations are excluded from \(W\) due to differencing,
and the number of lost observations is also output.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DifferenceEx2
public DifferenceEx2()
-
-
Method Details
-
main
-