Thanks. I will do this.
Although it does somewhat reduce the value of the auto-series function.
Search found 3 matches
- Tue Nov 10, 2009 12:55 pm
- Forum: General Information and Tips and Tricks
- Topic: Auto-Series and Lags
- Replies: 3
- Views: 7314
- Tue Nov 10, 2009 6:41 am
- Forum: Suggestions and Requests
- Topic: Program Syntax - Code Generation
- Replies: 2
- Views: 5414
Re: Program Syntax - Code Generation
I second this. Only don't necessarily put it in a separate file. Have an option to dump it right into the command window. Other programs do this. It's a huge help in learning the syntax and how to write programs.
- Tue Nov 10, 2009 6:30 am
- Forum: General Information and Tips and Tricks
- Topic: Auto-Series and Lags
- Replies: 3
- Views: 7314
Auto-Series and Lags
I'm having trouble with what seems to be a simple problem. I don't understand how auto-series work with multiple lags when defining an equation. The following command: EQUATION EXPORTS.LS DLOG(XR) DLOG(GDPROWR(-1)) C works. But if I try to use multiple lags: EQUATION EXPORTS.LS DLOG(XR) DLOG(GDPROW(...
