Dated data table options, command ddtabopts

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

mamo
Posts: 205
Joined: Wed Nov 07, 2012 9:11 am

Dated data table options, command ddtabopts

Postby mamo » Tue Nov 04, 2014 10:09 am

Dear eviews team,

Program version: Eviews 8, 64 Bit
OS: Windows 7

Issue:
The ddtabopts options "format" does not work as reported in following example taken from the online Eviews 8 help text:
hgrp.ddtabopts firstfreq(a) secfreq(none) +displayname fillcolor(@rgb(205,201,201)) yrformat(YY) format(units=n, fmt=f.2)
This produces the error message "Invalid series or row specification in 'format' spec"
The same applies correspondingly when one tries to set "font" option for the table as a whole

Possible workarounds:
On may set these optiones row by row, via the ddrowopts command, but this is cumbersome
Alternatively, one may define these options manually

Suggestion:
It would be nice if the font and format were available as programmable options for the table as a whole

Best, mamo

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Dated data table options, command ddtabopts

Postby EViews Jason » Tue Nov 04, 2014 11:50 am

The example in the docs are incorrect. It should read
hgrp.ddtabopts firstfreq(a) secfreq(none) +displayname fillcolor(@rgb(205,201,201)) yrformat(YY) format(1,units=n, fmt=f.2)

..and the numerical display format for the first row is set to native with two decimal places.
The description for the format argument (in the argument table towards the top of the docs) however is correct.
format(row, fmt, units, prefix=....
The same applies to the font example.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 1 guest