Ok sorry I am not very good at explaining with the correct terminology. I will post again tomorrow when I can log on and show you the code. Sorry for poor query.
NG
Search found 13 matches
- Sat Feb 06, 2016 2:09 pm
- Forum: Programming
- Topic: Running code when model does not solve
- Replies: 2
- Views: 2855
- Sat Feb 06, 2016 7:21 am
- Forum: Programming
- Topic: Running code when model does not solve
- Replies: 2
- Views: 2855
Running code when model does not solve
Hi folks, Hopefully a simple one this! I have a model that has one forward value in it (interest rates next year). My databank goes to 2040 so when I solve it won't solve for the last year. I don't care about this as 2039 is fine for me. But in my program it will stop when I try to solve the model. ...
- Thu Aug 06, 2015 9:52 am
- Forum: Programming
- Topic: removing a regressor
- Replies: 1
- Views: 2435
removing a regressor
Looking a little guidance to see if I am on the right track before I waste too much time trying this! I have a model with 90 or so equations. I want to re-estimate the equations up to 2012 (as opposed to my default 2014). To do this I need to remove the dummy variable (D2013) from the equations that...
- Wed Jun 03, 2015 3:24 pm
- Forum: Programming
- Topic: recompiling in code
- Replies: 1
- Views: 2530
Re: recompiling in code
Silly me!! I tried .update and left a space before the dot! Sorted, sorry for wasting time!
- Wed Jun 03, 2015 3:21 pm
- Forum: Programming
- Topic: recompiling in code
- Replies: 1
- Views: 2530
recompiling in code
After the kind help with my earlier problem I am stuck at the last bit! I have two models which should give similar results but do not. I want to copy one equation at a time across from one model to the other, solve it and see if a key variable changes (basically to find which equation is making the...
- Wed Jun 03, 2015 1:02 pm
- Forum: Programming
- Topic: changing last year of sample
- Replies: 2
- Views: 3317
Re: changing last year of sample
Thanks so much - that worked perfectly. I am cross with myself I was so very nearly there!!
Cheers
Cheers
- Wed Jun 03, 2015 6:42 am
- Forum: Programming
- Topic: changing last year of sample
- Replies: 2
- Views: 3317
changing last year of sample
Hi folks, I use the following code to re-estimate all my equations. I would change the end of the sample date to 2012 but I do not want to change the start date (which varies from eqn to eqn). Is there an easy way to do this? At present some eqn's will have their end date specified, some will be @la...
- Tue Feb 03, 2015 10:44 am
- Forum: Data Manipulation
- Topic: excel read in and match
- Replies: 1
- Views: 2769
excel read in and match
Hi folks, Simple question I think but it is baffling me as there are lots of import commands. I have an eviews file with many pages in it and I would like to update the file with new data I have in Excel. To create the model I used code to readin lots of data and give it a range of attributes. When ...
- Thu Aug 07, 2014 1:36 am
- Forum: Data Manipulation
- Topic: data read in (easy question!)
- Replies: 2
- Views: 4796
Re: data read in (easy question!)
Brilliant Chris, cant tell you how much time this will save, quick change in Ssheet this morning and my code is cut down by 90%. Excellent stuff, thank-you. this forum is so helpful.
- Wed Aug 06, 2014 12:20 pm
- Forum: Data Manipulation
- Topic: data read in (easy question!)
- Replies: 2
- Views: 4796
data read in (easy question!)
I am sorry this is such a basic question I am fairly new to Eviews (version 8). I am trying to read in many Excel worksheets and the number of columns with data will vary from month to month. For some sheets I can specify no range but others I have to specify the range. Can someone explain why in th...
- Wed Apr 10, 2013 5:18 am
- Forum: Programming
- Topic: Read in from Excel with source & units
- Replies: 4
- Views: 4680
Re: Read in from Excel with source & units
Apologies Gareth,
I worked this out myself! I needed an underscore in the Display name in excel - too hasty asking questions!
Thanks
Neil
I worked this out myself! I needed an underscore in the Display name in excel - too hasty asking questions!
Thanks
Neil
- Wed Apr 10, 2013 4:39 am
- Forum: Programming
- Topic: Read in from Excel with source & units
- Replies: 4
- Views: 4680
Re: Read in from Excel with source & units
Gareth, Thank-you so much. I have been off sick for a while and am just back today. This is so helpful to me I cannot tell you! I have been trying to understand how it works and I cant fully follow it but I am sure you are too busy to explain the code to me! However I have one follow up question, I ...
- Tue Mar 26, 2013 11:31 am
- Forum: Programming
- Topic: Read in from Excel with source & units
- Replies: 4
- Views: 4680
Read in from Excel with source & units
Folks, Very new to Eviews (this week). Appreciate your patience! I am trying to write a program that will read in a large list of series from Excel with all of their associated Meta Data (label, displayname etc.). Is this possible? I can only get in the data and the variable name. I don't want to ha...
