scat(b) vs scatpair

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

tvonbrasch
Posts: 569
Joined: Fri Apr 15, 2011 5:35 am

scat(b) vs scatpair

Postby tvonbrasch » Tue Oct 29, 2013 11:51 pm

When trying to make a scatterplot to plot series in pairs i used the command
scat(b) k15 q15 k25 q25 k45 q45,
which gave the same output as the command
scat(b) k15 q15 k25 q25 k45 q45.

With the command
scatpair k15 q15 k25 q25 k45 q45,
however, i got the graph i wanted.

in the Eviews quick help reference it said that the option b can be used in the scat command to plot series in pairs. why does this not work?
sincerely
Thomas von Brasch

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: scat(b) vs scatpair

Postby EViews Gareth » Wed Oct 30, 2013 8:04 am

The proper command is:

Code: Select all

scat(mult=p) k15 q15 k25 q25 k45 q45


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests