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.
Constructor and Description |
---|
ANOVAFactorialEx2() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.