Documentation of 'com.datumbox.framework.core.statistics.nonparametrics.onesample.SignOneSample' Java class
SignOneSample
com.datumbox.framework.core.statistics.nonparametrics.onesample

Class SignOneSample



  • public class SignOneSample
    extends java.lang.Object
    One sample Sign test.
    • Constructor Summary

      Constructors 
      Constructor and Description
      SignOneSample() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static double getPvalue(FlatDataCollection flatDataCollection, double median)
      Calculates the p-value of null Hypothesis.
      static boolean test(FlatDataCollection flatDataCollection, double median, boolean is_twoTailed, double aLevel)
      Tests the rejection of null Hypothesis for a particular confidence level
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SignOneSample

        public SignOneSample()
    • Method Detail

      • getPvalue

        public static double getPvalue(FlatDataCollection flatDataCollection,
                                       double median)
        Calculates the p-value of null Hypothesis.
        Parameters:
        flatDataCollection -
        median -
        Returns:
      • test

        public static boolean test(FlatDataCollection flatDataCollection,
                                   double median,
                                   boolean is_twoTailed,
                                   double aLevel)
        Tests the rejection of null Hypothesis for a particular confidence level
        Parameters:
        flatDataCollection -
        median -
        is_twoTailed -
        aLevel -
        Returns:

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.