- getCriticalT(int) - Method in class FriedmanGUI
-
Return the critical t statistic, assuming a two-tailed test with α = .05.
- getP1() - Static method in class MannWhitneyUGUI
-
- getP1() - Method in class WilcoxonSignedRanksGUI
-
Return the p statistic (probability) for this WilcoxonSignedRank
object.
- getP2() - Static method in class MannWhitneyUGUI
-
- getP2() - Method in class WilcoxonSignedRanksGUI
-
Return the p statistic (probability) for this WilcoxonSignedRank
object.
- getRanks(double[]) - Static method in class MannWhitneyUGUI
-
- getRanks(double[]) - Method in class WilcoxonSignedRanksGUI
-
Given an array of data, return an array of ranks (handles ties).
- getU() - Static method in class MannWhitneyUGUI
-
- getZ1() - Static method in class MannWhitneyUGUI
-
- getZ1() - Method in class WilcoxonSignedRanksGUI
-
Return the z statistic for this WilcoxonSignedRank
object.
- getZ2() - Static method in class MannWhitneyUGUI
-
- getZ2() - Method in class WilcoxonSignedRanksGUI
-
Return the z statistic for this WilcoxonSignedRank
object.
- GoStats - Class in <Unnamed>
-