Search found 4 matches
- Thu Nov 27, 2014 12:59 am
- Forum: Programming
- Topic: Error trying to exit loop
- Replies: 1
- Views: 1772
Re: Error trying to exit loop
Solved it with a while loop
- Thu Nov 27, 2014 12:17 am
- Forum: Programming
- Topic: Error trying to exit loop
- Replies: 1
- Views: 1772
Error trying to exit loop
Hi I am trying to run a program through multiple files. the files are named 2002-1, 2002-2 up to 2002-12. If I do not put the exitloop in then the loop keeps running. If I do put the exit loop in I get an error message after the first file. My code currently is as follows. I would also like to save ...
- Wed Nov 26, 2014 12:36 pm
- Forum: Programming
- Topic: How can I get p values into a table?
- Replies: 2
- Views: 2432
Re: How can I get p values into a table?
Thank you!
- Wed Nov 26, 2014 8:56 am
- Forum: Programming
- Topic: How can I get p values into a table?
- Replies: 2
- Views: 2432
How can I get p values into a table?
Hi I am very new to programming in eviews. I want to create a table with the p-values of the different coefficients. I know from another post (http://forums.eviews.com/viewtopic.php?f=5&t=1068) that I need to calculate it but that post produces a vector. I would like it in a table. The code from...
