Hello Gareth
Please excuse that I forgot to specify this. The code is written and executed in Perl and I specified that $folder1 = getcwd - get pathname of current working directory.
Search found 4 matches
- Wed Nov 15, 2017 12:33 am
- Forum: Programming
- Topic: Saving Workfile data to Excel (.xlsx) using wfsave
- Replies: 3
- Views: 3978
- Tue Nov 14, 2017 5:00 am
- Forum: Programming
- Topic: Saving Workfile data to Excel (.xlsx) using wfsave
- Replies: 3
- Views: 3978
Saving Workfile data to Excel (.xlsx) using wfsave
My old code for saving Workfile Data to an .xls file worked like a charm: write(t=xls,na=.,t,d=c,names,dates)".$folder1 . "\\export.xls fcst_1 fcst_2 fcst_3 Now, I would like to save the data to an .xlsx file using the new command wfsave . The current code I have now does not seem to work:...
- Thu Jan 14, 2016 7:15 am
- Forum: Estimation
- Topic: Building a model from a structural VAR estimation
- Replies: 1
- Views: 2187
Building a model from a structural VAR estimation
Dear members,
when building a model from a SVAR estimation (via proc/make model) the imposed short-run restrictions seem not to be transferred to the model.
Does somebody know how one could possibly take the restrictions along to the generated model?
Much obliged!
when building a model from a SVAR estimation (via proc/make model) the imposed short-run restrictions seem not to be transferred to the model.
Does somebody know how one could possibly take the restrictions along to the generated model?
Much obliged!
- Tue Jan 05, 2016 12:59 pm
- Forum: Estimation
- Topic: SVAR
- Replies: 0
- Views: 2752
SVAR
Dear forum members, I would like to include an identity into my SVAR to link the variables in the system. (Basically, I wish that the variables in the SVAR system satisfy a simple fiscal budget constraint). I would proceed as follows: estimate my SVAR in e-views, create a model (via proc/make model)...
