procedure for long memory in EViews 8

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

ecofin
Posts: 182
Joined: Fri May 10, 2013 11:24 am

procedure for long memory in EViews 8

Postby ecofin » Fri May 10, 2013 11:36 am

Is there procedure for multiple test for long memory, and another procedure to estimate d (fractional integration) by exact ML...etc for models ARFIMA and FIGARCH in construction for EViews 8.

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

Re: procedure for long memory in EViews 8

Postby EViews Gareth » Fri May 10, 2013 11:57 am

No.

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: procedure for long memory in EViews 8

Postby trubador » Fri May 10, 2013 3:22 pm

As for long memory analysis, you can use Hurst Exponent-Rescaled Range Analysis program code and Fractional Differencing add-in.

ecofin
Posts: 182
Joined: Fri May 10, 2013 11:24 am

Re: procedure for long memory in EViews 8

Postby ecofin » Sun May 26, 2013 3:17 am

hello, I use the programme http://forums.eviews.com/viewtopic.php?f=15&t=1111 to calculate hurst, but the two programs not execute.
my series name SP500 number of obs 400, what i will doing.

subroutine hurst(series SP500)
series ym
!n = @obs(y)
series RS_sum
series RS_av
...........etc

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: procedure for long memory in EViews 8

Postby trubador » Wed May 29, 2013 1:08 am

Do not change the subroutine. Just write the following somewhere in the code (preferably outside the subroutine):

Code: Select all

call hurst(SP500)

ecofin
Posts: 182
Joined: Fri May 10, 2013 11:24 am

Re: procedure for long memory in EViews 8

Postby ecofin » Thu May 30, 2013 12:56 pm

Thanks for your reply.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests