Class ANOVAFactorialEx2

java.lang.Object
com.imsl.test.example.stat.ANOVAFactorialEx2

public class ANOVAFactorialEx2 extends Object

Performs a two-way factorial analysis of variance with additional printed output.

In this example, the same model and data is fit as in the ANOVAFactorialEx1, but additional information is printed.

See Also:
  • Constructor Details

    • ANOVAFactorialEx2

      public ANOVAFactorialEx2()
  • Method Details

    • main

      public static void main(String[] args)