Residual Diagnostics - Histogram Normality test

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

DannyB
Posts: 14
Joined: Sat Dec 19, 2015 10:43 am

Residual Diagnostics - Histogram Normality test

Postby DannyB » Mon Jun 13, 2016 1:42 am

Hi,

How can i retrieve "std. dev" on Histogram Normality test from a residual diagnostics?

Currently i can retrieve the simple "std. dev" of a trend using :

sdev = @stdev(nb_trend_calc)

Thanks in advance,

DB

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13583
Joined: Tue Sep 16, 2008 5:38 pm

Re: Residual Diagnostics - Histogram Normality test

Postby EViews Gareth » Mon Jun 13, 2016 1:49 am

Its just the standard deviation of the residual series. If the equation in question was the last estimated, you can just do:

Code: Select all

=@stdev(resid)
If not, you'll have to make the residuals using makeresid.

DannyB
Posts: 14
Joined: Sat Dec 19, 2015 10:43 am

Re: Residual Diagnostics - Histogram Normality test

Postby DannyB » Mon Jun 13, 2016 1:56 am

Thanks Gareth, works like a charm!

Regards


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest