Hi all,
I used the function jarque.test (in the moments package) on my data set and
I obtained something like this: 


 Jarque-Bera Normality Test

data:  x 
JB = 4.8381, p-value = 0.089
alternative hypothesis: greater 



or 



 Jarque-Bera Normality Test

data:  x 
JB = 2.6018, p-value = 0.2723
alternative hypothesis: greater 


I cannot understand this. Please, someone can help me?


thank you 

giov


-- 
View this message in context: 
http://www.nabble.com/help-on-jarque-test-tp19312270p19312270.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to