Quantile function for the asymptotic distribution of the Kolmogorov-Smirnov J* statistic.
This function computes the Q() function defined in Section 5.4 of Hollander, Wolfe, and Chicken on a grid and then searches for the cutoff based on alpha.
qKolSmirnLSA(alpha)
alpha |
A numeric value between 0 and 1. |
Returns the upper tail cutoff at or below user-specified alpha
Grant Schneider
##Hollander-Wolfe-Chicken Section 5.4 LSA qKolSmirnLSA(.05)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.