genscorestat function

Normal-theory two sample scorestatistic.

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)

Arguments

  • 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.

Returns

Object of class htest containing the p-value.

  • Maintainer: John E. Kolassa
  • License: GPL-2
  • Last published: 2023-08-30

Useful links