Search found 3 matches
- Thu Sep 21, 2017 8:50 am
- Forum: EViews 5 and Earlier
- Topic: New MicroTSP Workfile
- Replies: 1
- Views: 79185
New MicroTSP Workfile
Hello, I have a particular problem that I hope someone can assist me with. My particular place of work has some old files that were developed before my time with the organization. These files were made in the mid - 1990s. They are New MicroTSP Workfiles and saved with the .dbm extension. I now need ...
- Tue Jul 04, 2017 7:12 am
- Forum: Models
- Topic: add factors
- Replies: 5
- Views: 13306
Re: add factors
Hello, I have a similar issue I am hoping someone could help me with. I assign and initialize my add factors as a variable shift add factor. See below. Everything seems to work out fine when I run my program. smpl @all _model.addassign(v) @all smpl 2016 2020 _model.addinit(v=n) @all However, when I ...
- Wed Nov 18, 2015 1:57 pm
- Forum: Data Manipulation
- Topic: Importing a Matrix from Excel
- Replies: 1
- Views: 3251
Importing a Matrix from Excel
I am having a bit of a problem importing data, and I was wondering if there is anybody that can help me. I am trying to import data from an excel 2007 file directly into an EViews matrix My code is as follows matrix(!row,!col) whatever import "E:\blah\blah\blah.xlsx" range="X!c1:id500...