Learn R Programming

PoweR (version 1.0.7)

stat0064.CramervonMises: The Cramer-von Mises test for uniformity

Description

The Cramer-von Mises test W_{n}^{2} 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.

Arguments

Details

Note that n is the sample size.

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

Anderson, T. W. and Darling, D. A. (1954), A test of goodness-of-fit, Journal of the American Statistical Association, 49, 765--769.

See Also

See Uniformity.tests for other goodness-of-fit tests for uniformity.