stat0081.Zhang1 {PoweR} | R Documentation |
The 1st Zhang test for uniformity
Description
The 1st Zhang test Z_A
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
.
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
Zhang, J. (2002), Powerful goodness-of-fit tests based on the likelihood ratio, Journal of the Royal Statistical Society Series B, 64, 281–294.
See Also
See Uniformity.tests
for other goodness-of-fit tests for uniformity.
[Package PoweR version 1.1.4 Index]