genscorestat: Normal-theory two sample scorestatistic.

View source: R/genscorestat.R

genscorestatR Documentation

Normal-theory two sample scorestatistic.

Description

Calculates the p-value from the normal approximation to the permutation distribution of a two-sample score statistic.

Usage

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.

Value

Object of class htest containing the p-value.


MultNonParam documentation built on Aug. 30, 2023, 9:09 a.m.