pHayStonLSA {NSM3}R Documentation

Hayter-Sone LSA

Description

Function to compute the upper tail probability of the Hayter-Stone W asymptotic distribution for a given cutoff.

Usage

pHayStonLSA(h,k,delta=.001)

Arguments

h

Cutoff used to calculate the P-value.

k

Number of groups.

delta

Defines the fineness of the grid used to calculate the asymptotic distribution of W.

Value

Returns the asymptotic upper tail P-value.

Author(s)

Grant Schneider

Examples

pHayStonLSA(2.491,3)
pHayStonLSA(4.112,4)

[Package NSM3 version 1.18 Index]