stat0028.ZhangQQstar {PoweR} | R Documentation |
The 3rd Zhang test for normality
Description
The 3rd Zhang test Q-Q*
for normality is used
- to compute its statistic and p-value by calling function statcompute
;
- 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, P (1999), Omnibus test of normality using the Q statistic, Journal of Applied Statistics, 26(4), 519–528.
See Also
See Normality.tests
for other goodness-of-fit tests for normality.
[Package PoweR version 1.1.4 Index]