DETREND="D" is an unrecognized option for BANDPASS

For questions regarding programming in the EViews programming language.

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

cgalindo
Posts: 1
Joined: Fri Aug 03, 2012 4:06 am

DETREND="D" is an unrecognized option for BANDPASS

Postby cgalindo » Fri Aug 03, 2012 4:19 am

Hi,

I'm having trouble with the "bpf" function.

Here is a particular instance:

C223GPI_SAL.bpf(type=cfasym, low=6,high=32, iorder=1, detrend="d", noncyc="t") "cc"

The above line willl yield the following error:

DETREND="D" is an unrecognized option for BANDPASS in "DO_ C223PCA_SA.BPF(TYPE=CFASYM, LOW=6,HIGH=32, IORDER=1, DETREND="D",

I think the rest of the detrend options will work fine with the function...Guessing you forgot to overload the function with the argument DETREND="D", when IORDER=1?

In any case, please let me know.

Kind regards,
Calros

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

Re: DETREND="D" is an unrecognized option for BANDPASS

Postby EViews Gareth » Fri Aug 03, 2012 6:35 am

Code: Select all

C223GPI_SAL.bpf(type=cfasym, low=6,high=32, iorder=1, detrend=d, noncyc=t) cc


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests