pHayStonLSA | R Documentation |
Function to compute the upper tail probability of the Hayter-Stone W asymptotic distribution for a given cutoff.
pHayStonLSA(h,k,delta=.001)
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. |
Returns the asymptotic upper tail P-value.
Grant Schneider
pHayStonLSA(2.491,3)
pHayStonLSA(4.112,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.