Page 1 of 1

export jarque bera normality test values

Posted: Thu Aug 20, 2015 1:58 pm
by hakperest
Hello,
I am using hist command for detecting normality test by jarque bera test.

I can run it but I want have jarque bera Value and its probability value. How can I have this value when hist command return me an image instead of freezable area.

Thanks very much :roll:

Re: export jarque bera normality test values

Posted: Thu Aug 20, 2015 2:01 pm
by EViews Gareth
User series.stats rather than series.hist

Re: export jarque bera normality test values

Posted: Thu Aug 20, 2015 11:58 pm
by hakperest
I need JB and its prob for equations not for series.

Image

Re: export jarque bera normality test values

Posted: Fri Aug 21, 2015 5:24 am
by hakperest
Thanks EViews Gareth
8) it worked when I used resid.stats

thanks so much :P