Page 1 of 1

Histogram on axis

Posted: Mon Apr 19, 2010 9:09 am
by javiersan
Hi,

I can't find the syntax for adding a histogram to an axis. Could you please help?

Thanks,

Javier

Re: Histogram on axis

Posted: Mon Apr 19, 2010 10:56 am
by EViews Glenn
as an option to the command, use "ab=hist", as in

Code: Select all

group g1 age height weight length g1.scat(ab=hist)