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
scat(b) vs scatpair
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: scat(b) vs scatpair
The proper command is:
Code: Select all
scat(mult=p) k15 q15 k25 q25 k45 q45
Who is online
Users browsing this forum: No registered users and 2 guests
