stat0076.Vasicek {PoweR} | R Documentation |
The Vasicek test for uniformity
Description
The Vasicek test H(m,n)
for uniformity is used
- to compute its statistic and p-value by calling function statcompute
;
- to compute its quantiles by calling function compquant
or many.crit
;
- to compute its power by calling function powcomp.fast
or powcomp.easy
.
Details
If m
is not specified it assumes the default value of 2. Note that m < (n/2)
where n
is the sample size.
Author(s)
P. Lafaye de Micheaux, V. A. Tran
References
Pierre Lafaye de Micheaux, Viet Anh Tran (2016). PoweR: A Reproducible Research Tool to Ease Monte Carlo Power Simulation Studies for Goodness-of-fit Tests in R. Journal of Statistical Software, 69(3), 1–42. doi:10.18637/jss.v069.i03
Vasicek, O. (1976), A test for normality based on sample entropy, Journal of the Royal Statistical Society Series B, 38, 54–59.
See Also
See Uniformity.tests
for other goodness-of-fit tests for uniformity.