pHayStonLSA: Hayter-Sone LSA

View source: R/pHayStonLSA.R

pHayStonLSAR 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)

NSM3 documentation built on Sept. 8, 2023, 5:52 p.m.

Related to pHayStonLSA in NSM3...