类 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()