qKolSmirnLSA {NSM3}R Documentation

Quantile function for the asymptotic distribution of the Kolmogorov-Smirnov J* statistic.

Description

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.

Usage

qKolSmirnLSA(alpha)

Arguments

alpha

A numeric value between 0 and 1.

Value

Returns the upper tail cutoff at or below user-specified alpha

Author(s)

Grant Schneider

Examples

##Hollander-Wolfe-Chicken Section 5.4 LSA
qKolSmirnLSA(.05)

[Package NSM3 version 1.18 Index]