Unfortunately i still get a syntax error.
I have included the workfile and the program, maybe that helps.
Thanks in advance!
Search found 3 matches
- Wed Feb 03, 2016 6:30 am
- Forum: Programming
- Topic: Unable to refer correctly to a cell
- Replies: 5
- Views: 2881
- Tue Feb 02, 2016 5:41 am
- Forum: Programming
- Topic: Unable to refer correctly to a cell
- Replies: 5
- Views: 2881
Re: Unable to refer correctly to a cell
YSS2 is indeed a string. However it contains text referring to a certain series in my workfile. Thus {yss2} means it will use e.g. AJ (which is a time series variable) in the regression below. AJ is the series which contains numerical values and hence can also contain NA. This is what i need to chec...
- Mon Feb 01, 2016 6:25 am
- Forum: Programming
- Topic: Unable to refer correctly to a cell
- Replies: 5
- Views: 2881
Unable to refer correctly to a cell
Dear all, I need help to refer to a certain cell. In my regression I refer to a series named e.g. AM, this value is stored in a svector names2. The svector contains a name of a serie which should be included, e.g. the first 10 values are AM then the next 10 are AJ etc. This all works without a probl...
