类 InteractionTest

java.lang.Object
org.hipparchus.stat.descriptive.moment.InteractionTest

public class InteractionTest extends Object
Test class for use of external moments.
  • 字段详细资料

    • mean

      protected double mean
    • var

      protected double var
    • skew

      protected double skew
    • kurt

      protected double kurt
    • tolerance

      protected double tolerance
    • testArray

      protected double[] testArray
  • 构造器详细资料

    • InteractionTest

      public InteractionTest()
  • 方法详细资料

    • testInteraction

      public void testInteraction()