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
DETREND="D" is an unrecognized option for BANDPASS
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
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
Code: Select all
C223GPI_SAL.bpf(type=cfasym, low=6,high=32, iorder=1, detrend=d, noncyc=t) cc
Who is online
Users browsing this forum: No registered users and 2 guests
