I'm using EV7.2 latest version.
An example: I create a scatterplot, including the fitted y-value, for a linear relationship. I want to put either the estimated equation or one of the coefficients or the R2 into the graph. But I can't find a way of programming this. Each thing that I thought was possible just gives me a string not the equation or the numerical value of the coefficients or R2.
Is is possible to do this?
Put estimation values in graph
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Put estimation values in graph
Something like
Code: Select all
string s = @str(eq01.@r2)
g.addtext {s}Re: Put estimation values in graph
Thanks - works.
I felt it was something easy (and, hence, difficult to work out!) or impossible (implausible)
I felt it was something easy (and, hence, difficult to work out!) or impossible (implausible)
Re: Put estimation values in graph
Hi
I need help, i have a seasonal graph type and want to add the values to the means, but don't know how?
I am not familiar with eviews commands or programming
thank you.
I need help, i have a seasonal graph type and want to add the values to the means, but don't know how?
I am not familiar with eviews commands or programming
thank you.
Who is online
Users browsing this forum: No registered users and 2 guests
