Search found 7 matches
- Fri Oct 16, 2015 8:32 am
- Forum: Programming
- Topic: saving workfile under name with today's date (@strnow)
- Replies: 2
- Views: 3938
Re: saving workfile under name with today's date (@strnow)
Yes, sure. I somehow lost sight of it. Thanks.
- Fri Oct 16, 2015 6:48 am
- Forum: Programming
- Topic: saving workfile under name with today's date (@strnow)
- Replies: 2
- Views: 3938
saving workfile under name with today's date (@strnow)
I tried to put a command that saves the actual workfile under a name containing today's date, e.g. wf_2015-10-16 and tried it with the @strnow and a string variable. But it returns an error message. Command: %date=@strnow("yyyy-mm-dd") wfsave(2) wf_%date Error message is: Unable to open fi...
- Wed Oct 07, 2015 6:49 am
- Forum: Add-in Support
- Topic: EqTabs (Equation summaries)
- Replies: 38
- Views: 221753
Re: EqTabs (Equation summaries)
Furthermore, if my regressions contain interacted dependent variables, let's say: a, b, a*c, b*c the table just lists a, b and c and again does not link the dependent variable to the right coefficient. This, I could manage by just defining a new variable before running the regressions, however maybe...
- Wed Oct 07, 2015 6:28 am
- Forum: Add-in Support
- Topic: EqTabs (Equation summaries)
- Replies: 38
- Views: 221753
EqTabs with nonlinear squares
I ran the eqsumtab program after having estimated a set of nonlinear squares regressions . However, everything is shifted / wrongly linked as the constant is not shown as dependent variable. Thus, the coefficient of the constant is shown as the coefficient of the first variable and so on. Thus, also...
- Tue Oct 28, 2014 9:36 am
- Forum: General Information and Tips and Tricks
- Topic: band graph
- Replies: 4
- Views: 6865
Re: band graph
BTW, when the workfile range is either with monthly data or integer dates, the problem does not occur, but I need the graph with the individual dates.
- Tue Oct 28, 2014 8:48 am
- Forum: General Information and Tips and Tricks
- Topic: band graph
- Replies: 4
- Views: 6865
Re: band graph
Here you are.
- Tue Oct 28, 2014 8:15 am
- Forum: General Information and Tips and Tricks
- Topic: band graph
- Replies: 4
- Views: 6865
band graph
I created a graph / band graph / fan chart, with three variables (median, 25%- & 75%-quartiles), where the latter two form a group and therefore are depicted as a shaded area. Unfortunately it seems that the shaded area is shifted by one period such that the median does not always lie within the...
