Thanks a lot Chris
I'll try yout program.
Regards
Paul
Search found 7 matches
- Sat Feb 21, 2009 11:01 am
- Forum: Data Manipulation
- Topic: Fourier Transform
- Replies: 3
- Views: 10047
- Sun Feb 08, 2009 6:17 pm
- Forum: Data Manipulation
- Topic: Fourier Transform
- Replies: 3
- Views: 10047
Re: Fourier Transform
Hello
Anyone knows how to do a spectral analysis of à time series with eviews ?
Thanks for any answer.
Paul
Anyone knows how to do a spectral analysis of à time series with eviews ?
Thanks for any answer.
Paul
- Mon Feb 02, 2009 8:10 am
- Forum: Data Manipulation
- Topic: Fourier Transform
- Replies: 3
- Views: 10047
Fourier Transform
Good morning
I have acquired eviews a few months ago and started to use it for real only recently. I have seen that a series could be frequency filtered but have not found a way to get its Fourier transform. Is there any such way ?
Thanks in advance
Paul
I have acquired eviews a few months ago and started to use it for real only recently. I have seen that a series could be frequency filtered but have not found a way to get its Fourier transform. Is there any such way ?
Thanks in advance
Paul
- Wed Nov 26, 2008 12:36 pm
- Forum: Programming
- Topic: Control variables seem not to work
- Replies: 5
- Views: 8416
Re: Control variables seem not to work
Sorry and thanks a lot for the fast and useful response.
- Wed Nov 26, 2008 12:22 pm
- Forum: Programming
- Topic: Control variables seem not to work
- Replies: 5
- Views: 8416
Re: Control variables seem not to work
Thanks for the response.
Copied and pasted your code. Same result : variable is not defined with or without brackets.
Could it be due to the fact that it is standard edition and not entreprise ?
Copied and pasted your code. Same result : variable is not defined with or without brackets.
Could it be due to the fact that it is standard edition and not entreprise ?
- Wed Nov 26, 2008 11:41 am
- Forum: Programming
- Topic: Control variables seem not to work
- Replies: 5
- Views: 8416
Re: Control variables seem not to work
sorry, i meant
!y = 3 - seems to work fine
series test = !y - says !Y is not defined
series test = {!y} - says {!Y} is not defined
!y = 3 - seems to work fine
series test = !y - says !Y is not defined
series test = {!y} - says {!Y} is not defined
- Wed Nov 26, 2008 11:40 am
- Forum: Programming
- Topic: Control variables seem not to work
- Replies: 5
- Views: 8416
Control variables seem not to work
My daughter is starting usage of Eviews with version 6 standard edition. Works fine until she uses control variables. %x = 3 - seems to work fine series test = !y - says !Y is not defined series test = {!y} - says {!Y} is not defined Does anyone know what is wrong ? Thanks in advance Paul
