Package com.imsl.test.example.stat
Class NormTwoSampleEx2
java.lang.Object
com.imsl.test.example.stat.NormTwoSampleEx2
Performs a difference in means test with incremental updates.
The same data is used for this example as for the example
NormTwoSampleEx1.
This example demonstrates how the analysis can be applied to subsets of the original data set using different update methods. These techniques may be useful when analyzing data sets too large to fit into memory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NormTwoSampleEx2
public NormTwoSampleEx2()
-
-
Method Details
-
main
-