Search found 3 matches
- Wed May 09, 2012 11:47 pm
- Forum: Programming
- Topic: IF statement with series' elements
- Replies: 4
- Views: 3775
Re: IF statement with series' elements
@recode works pretty well, thanks a lot!
- Tue May 08, 2012 6:39 am
- Forum: Programming
- Topic: IF statement with series' elements
- Replies: 4
- Views: 3775
Re: IF statement with series' elements
I have checked the link but what I want to do is different actually I want to generate a serie C which is composed with the maximum of either serie A or serie B as shown below serie A is 1 65 serie B is 200 2 I would like to automatically generate serie C 200 65 my series A and B have 7000 lines, th...
- Tue May 08, 2012 1:09 am
- Forum: Programming
- Topic: IF statement with series' elements
- Replies: 4
- Views: 3775
IF statement with series' elements
Hello, I have a question about "if statement". When I write the following program (see below), Eviews compare the series and not each element of the series. Do you know how should I modify the program to achieve what I want? Thanks a lot! series test1 test1= variable1 + variable1bis series...
