com.datumbox.framework.core.statistics.nonparametrics.relatedsamples
Class SignRelatedSamples
- java.lang.Object
-
- com.datumbox.framework.core.statistics.nonparametrics.relatedsamples.SignRelatedSamples
-
public class SignRelatedSamples extends java.lang.ObjectSign Related Sample test.
-
-
Constructor Summary
Constructors Constructor and Description SignRelatedSamples()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static doublegetPvalue(TransposeDataList transposeDataList)Estimates the p-value of the sign test for the provided data.static booleantest(TransposeDataList transposeDataList, boolean is_twoTailed, double aLevel)Tests the rejection of null Hypothesis for a particular confidence level.
-
-
-
Method Detail
-
getPvalue
public static double getPvalue(TransposeDataList transposeDataList)
Estimates the p-value of the sign test for the provided data.- Parameters:
transposeDataList-- Returns:
-
test
public static boolean test(TransposeDataList transposeDataList, boolean is_twoTailed, double aLevel)
Tests the rejection of null Hypothesis for a particular confidence level.- Parameters:
transposeDataList-is_twoTailed-aLevel-- Returns:
-
-
DataMelt 3.0 © DataMelt by jWork.ORG