Search found 3 matches

by JCuddington
Tue Jun 22, 2010 2:03 pm
Forum: Bug Reports
Topic: Model - Equation Link Updates
Replies: 1
Views: 3389

Model - Equation Link Updates

EViews 7.1, June 1 2010 build. When I re-estimate an eqn and update the eqn link in my MODEL, I find that the eqn link retains the OLD (non-updated) s.e. of regression used in the stochastic simulations (even though the eqn coefficients do update). A bug? JTC
by JCuddington
Mon Jan 25, 2010 1:22 pm
Forum: Data Manipulation
Topic: command for log scale of SERIES/Graph view
Replies: 2
Views: 5590

Re: command for log scale of SERIES/Graph view

OK, but this involves the use of the GRAPH object, rather than graphical views of the SERIES Object. I'd recommend adding a command along the line implied by by initial question: show x.line(log). It would be much more convenient.
by JCuddington
Sun Jan 24, 2010 2:47 pm
Forum: Data Manipulation
Topic: command for log scale of SERIES/Graph view
Replies: 2
Views: 5590

command for log scale of SERIES/Graph view

From the command window, you can type
SHOW Y.LINE
to show the line plot of series X. If you want X to normalized, you r command is
SHOW X.LINE(n)

I can't find the option to show log scale or inverted scale. None of these work:
SHOW X.LINE(L)
SHOW X.LINE(LOG)
SHOW X.(LN)

Out of Guesses!

Go to advanced search