Learn R Programming

PoweR (version 1.0.7)

stat0007.JarqueBera: The Jarque-Bera test for normality

Description

The Jarque-Bera test for normality 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

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

Jarque, C.M. and Bera, A.K. (1987), A Test for Normality of Observations and Regression Residuals, International Statistical Review, 50(2), 163--172.

See Also

See Normality.tests for other goodness-of-fit tests for normality.