genscorestat | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.