Learn R Programming

PoweR (version 1.0.7)

stat0074.Cressie1: The 1st Cressie test for uniformity

Description

The 1st Cressie test L_{n}^{(m)} 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

If m is not specified it assumes the default value of 2. 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

Cressie, N. (1978), Power results for tests based on high order gaps, Biometrika, 65, 214--218.

See Also

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