Normal-theory two sample scorestatistic.
Calculates the p-value from the normal approximation to the permutation distribution of a two-sample score statistic.
genscorestat(scores, group, correct = 0)
scores
: scores of the data.group
: numeric or character vector of group identities.correct
: half the minimal distance between two potential values of the score statistic.Object of class htest containing the p-value.
Useful links