Computes the statistic of a uniformity test (see available tests below).
unif.test.statistic(x, type, transform=NULL)
A real number equal to the statistic of the specified test.
a vector containing the sample values.
a character indicating which test is used. The choices are the following: "greenwood", "qm" (for Quesenberry-Miller), "ks" (Kolmogorov-Smirnov), "cvm" (Cramer-Von Mises) and "V" (D+ + D- from Kolmogorov-Smirnov).
an optional character indicating what type of transformation should be applied before testing uniformity. Default is NULL.
O. Roustant
D Agostino R.B., Stephens M.A. (1986), Goodness-of-fit techniques, CRC Press, New York.
unif.test.quantile
, rss2d