Search found 72 matches

by nadja123
Sat Oct 29, 2011 1:50 pm
Forum: Programming
Topic: Changing title for multiple bar graph (EV7)
Replies: 1
Views: 2723

Changing title for multiple bar graph (EV7)

Hello there,

I think that this is the way to entitle the chart by a custom title.

Code: Select all

graph1.addtext(t) "New title"

But what command will replace the "RULE_T1" and "RULE_T2" for something else?
Thank you.
by nadja123
Sat Oct 29, 2011 1:39 pm
Forum: Programming
Topic: UPDATE: Quick Fonts for multiple bar graph object (EV7)
Replies: 4
Views: 4673

Re: UPDATE: Quick Fonts for multiple bar graph object (EV7)

Hello there, so I upgraded / updated to 7.2 Standard Edition Oct 14 2011 build. I re-run my program. The proposed command graph1.textdefault font("Arial", 14) existing reset the "RULE_T1", "RULE_T2" chart titles and "Frequency" at the left vertical axes. The a...
by nadja123
Sat Oct 29, 2011 12:45 pm
Forum: Programming
Topic: UPDATE: Quick Fonts for multiple bar graph object (EV7)
Replies: 4
Views: 4673

Re: UPDATE: Quick Fonts for multiple bar graph object (EV7)

Hello there,

sorry for the delay with my answer. I think our version is Standard Edition - Jan 7 2010 build...
Thank you.
by nadja123
Wed Oct 26, 2011 2:53 am
Forum: Programming
Topic: UPDATE: Quick Fonts for multiple bar graph object (EV7)
Replies: 4
Views: 4673

UPDATE: Quick Fonts for multiple bar graph object (EV7)

Hello there, referring to my previous post, I was maybe too quick with saying that the suggested command worked fine. graph1.textdefault font("Arial", 14) existing I'd swear that when I first tested it (writing in the command window), it really worked. However, I now noticed, that I does n...
by nadja123
Sat Oct 22, 2011 1:09 pm
Forum: Programming
Topic: Quick Fonts for multiple bar graph object (EV7)
Replies: 2
Views: 3861

Re: Quick Fonts for multiple bar graph object (EV7)

Brilliant, thank you.
by nadja123
Sat Oct 22, 2011 1:08 pm
Forum: Programming
Topic: @jprob for panel GMM equation (EV7)
Replies: 4
Views: 4399

Re: @jprob for panel GMM equation (EV7)

How would I tell you... Suppose quation eq01.gmm(options) has been estimated in a balanced panel workfile. Then scalar myf*** = eq01.@jstat computes the J-statistic. I want the p-value to J-statistic. In the help doc to EV7 there is mentioned @jprob probability value of the J-statistic as one of the...
by nadja123
Fri Oct 21, 2011 10:43 am
Forum: Programming
Topic: Quick Fonts for multiple bar graph object (EV7)
Replies: 2
Views: 3861

Quick Fonts for multiple bar graph object (EV7)

Hello there, the tab Options to the (freezed) graph object offers "Quick Fonts". What programming command does this? For the case there is no command to do Quick Fonts: I want to know what commands do set fonts for the labels / text fields that are indicated red in the attached picture. Th...
by nadja123
Fri Oct 21, 2011 10:31 am
Forum: Programming
Topic: @jprob for panel GMM equation (EV7)
Replies: 4
Views: 4399

@jprob for panel GMM equation (EV7)

Hello there,

the command

Code: Select all

scalar myjprob = eq01.@jprob
does "successfully compute" the p-value, but the value is actually NA. (Doing it other way gives a numeric value). Is this a bug?
by nadja123
Thu Oct 06, 2011 11:44 am
Forum: Programming
Topic: Nr. coefficients and instrument rank for DPD GMM (EV6)
Replies: 3
Views: 4185

Re: Nr. coefficients and instrument rank for DPD GMM (EV6)

Hello there,
but the size of the table as you suggest can differ for every equation I estimate (depending on the specification, etc.).
No, this does not seem the way to go at all, as I want to run my code for various specs.
Pls let me know the programming path to do it. Thanks.
by nadja123
Thu Oct 06, 2011 11:11 am
Forum: Programming
Topic: Nr. coefficients and instrument rank for DPD GMM (EV6)
Replies: 3
Views: 4185

Nr. coefficients and instrument rank for DPD GMM (EV6)

Hello there, this is something easy, but I can't find it quickly. I fancy that EV7 offers @jstat, @jprob, @ncoef and @instrank. But I want to compute the p-value for J-stat in EV6, for the estimate DPD GMM equation eq01. This is what I have: scalar pvaljstat = @chisq(myjstat, p - k) with scalar myjs...
by nadja123
Wed Sep 15, 2010 12:56 pm
Forum: Installation and Registration
Topic: EViews on lastest MacBook Pro (EV 6, EV 7>)
Replies: 0
Views: 4821

EViews on lastest MacBook Pro (EV 6, EV 7>)

Hi there, can please someone tell what works best (and what badly) if one wants to run EViews on a MacBook Pro, under Leopard Snow? As far I understood, there is the option of running Windows OS under Boot Camp, then it should be no problem. Alternatively, there are a couple of softwares like Parall...
by nadja123
Mon Aug 02, 2010 9:12 am
Forum: Data Manipulation
Topic: Urgent: Export data to Excel (EV 6)
Replies: 2
Views: 4074

Re: Urgent: Export data to Excel (EV 6)

Thanks Gareth, although this is precisely the answer I was afraid of. I will work this around by creating several .xls files, each with the page name as I anyway need to work with them in another software. But may I perhaps ask you to add this to suggestions and requests for EV development? Thanks, ...
by nadja123
Mon Aug 02, 2010 7:38 am
Forum: Data Manipulation
Topic: Urgent: Export data to Excel (EV 6)
Replies: 2
Views: 4074

Urgent: Export data to Excel (EV 6)

Hi there, I have a .wf1 with several pages and would like to write data series from each page (they have the same names) into several pages of a newly created .xls file. It seems that EV 6 does not support creation of Excel sheets or writing to a sheet with a particular name. Is my impression correc...
by nadja123
Fri May 28, 2010 1:08 pm
Forum: Data Manipulation
Topic: Diplaying fit eq. in a scatter graph (EV 6)
Replies: 6
Views: 6182

Re: Diplaying fit eq. in a scatter graph (EV 6)

In the meantime, the issue has been solved, but not in EV...
by nadja123
Wed May 26, 2010 12:27 pm
Forum: Programming
Topic: Several Regressions
Replies: 13
Views: 9325

Re: Several Regressions

Might want to change the code slightly:

Indeed. Sorry! I better reply no posts should I do it too quickly and with mistakes.

Go to advanced search