public class TwoPairedSignedRankResult extends NonParametricTestResult
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MEAN_W |
static java.lang.String |
P_VALUE |
static java.lang.String |
VAR_W |
static java.lang.String |
W_STAT |
static java.lang.String |
Z_SCORE |
dFormat, SCORE, SIGN_TEST_STAT, SIGNED_TEST_W_MEAN, SIGNED_TEST_W_SCORE, SIGNED_TEST_W_STAT, SIGNED_TEST_W_VAR, SORTED_NORMAL_QUANTILES, SORTED_RESIDUALS, SORTED_RESIDUALS_INDEX, SORTED_STANDARDIZED_NORMAL_QUANTILES, SORTED_STANDARDIZED_RESIDUALS, WILCOXON_R_MIN, WILCOXON_R_PRIME, WILCOXON_RANK_SUM_SMALLER
DF, dom, F_VALUE, graph, JAVA_ERROR, MEAN_DIFF, MEAN_X, MEAN_Y, P_VALUE_ONE_SIDED, P_VALUE_TWO_SIDED, PREDICTED, R_SQUARE, RESIDUALS, SAMPLE_MEAN, SAMPLE_VAR, T_STAT, texture, xmlResultString
Constructor and Description |
---|
TwoPairedSignedRankResult(java.util.HashMap texture) |
TwoPairedSignedRankResult(java.util.HashMap texture,
java.util.HashMap graph) |
Modifier and Type | Method and Description |
---|---|
double |
getMeanW()
mean of W.
|
double |
getPValueOneSided() |
double |
getPValueTwoSided() |
double |
getVarianceW() |
double |
getWStat() |
double |
getZScore() |
getFormattedDouble, getFormattedGroup, getFormattedGroupArray, setDecimalFormat
getGraph, getTexture
public static final java.lang.String MEAN_W
public static final java.lang.String VAR_W
public static final java.lang.String W_STAT
public static final java.lang.String Z_SCORE
public static final java.lang.String P_VALUE