Search found 3 matches

by DvS
Mon Jan 10, 2011 12:35 pm
Forum: Programming
Topic: Programming Principal Component Scores
Replies: 1
Views: 2234

Programming Principal Component Scores

Hi there: I would like to program the generation of the Principal Component Scores. Using the one off manual process, I can create a group of time series and select the "Proc" option of menu tabs and then select "Make Principal Components..." The dialog box then offers a couple o...
by DvS
Mon Apr 26, 2010 10:26 pm
Forum: Programming
Topic: dual axis graphing
Replies: 3
Views: 3611

Re: dual axis graphing

Thanks for the reply. Indeed, i did have a space before the parenthesis. The spacing in the PDF Command Ref file is a bit deceptive.

Nevertheless, it doesn't appear to make a difference, still no dual axis.
by DvS
Sun Apr 25, 2010 5:14 pm
Forum: Programming
Topic: dual axis graphing
Replies: 3
Views: 3611

dual axis graphing

Why does the following code not generate dual axis graphing in EViews6

group g1 lienz1 emp
graph graph1.line g1
graph1.line (x)

Go to advanced search