Learn R Programming

gets (version 0.2)

jb.test: Jarque-Bera test for normality

Description

Jarque-Bera test for normality

Usage

jb.test(x)

Arguments

x
a numeric vector

Value

  • A list with elements:
  • skewnessa numeric, an estimate of the excess skewness relative to the normal
  • kurtosisa numeric, an estimate of the excess kurtosis relative to the normal
  • statistica numeric, the Jarque-Bera test statistic
  • df2, the degrees of freedom
  • p.valuenumeric between 0 and 1, the p-value of the test under the null of normality