Description Usage Arguments Value Author(s)
Jarque-Bera test for normality
1 | jb.test(x)
|
x |
a numeric vector |
A list with elements:
skewness |
a numeric, an estimate of the excess skewness relative to the normal |
kurtosis |
a numeric, an estimate of the excess kurtosis relative to the normal |
statistic |
a numeric, the Jarque-Bera test statistic |
df |
2, the degrees of freedom |
p.value |
numeric between 0 and 1, the p-value of the test under the null of normality |
Genaro Sucarrat, http://www.sucarrat.net/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.