Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: kernel density graph
From
Maarten Buis <[email protected]>
To
[email protected]
Subject
Re: st: kernel density graph
Date
Tue, 31 May 2011 15:51:58 +0200
Try typing
update all
update swap
(You must type both), and than try again.
Hope this helps,
Maarten
On Tue, May 31, 2011 at 3:45 PM, Chiara Mussida <[email protected]> wrote:
> Dear All,
> i'm attempting to graph kernel density funcion with STATA 10.
>
> The command I type are:
> twoway (line men x, lcolor(black) lwidth(medthick)) (line women x,
> lcolor(gray) lwidth(medthick)), ytitle(Density, size(m
>> edsmall))/*
>> */ xtitle(Gross hourly wage in euros, size(medsmall))/*
>> */ legend(cols(2)) graphregion(margin(tiny) fcolor(white) lcolor(white) ifcolor(white) ilcolor(white))/*
>> */ plotregion(fcolor(white) lcolor(white) ifcolor(white) ilcolor(white))
>
> the graph appears, but together with the folowing error message:
> set_gdi_posn 0 0 3.4722 13: class type not found
> r(4018);
>
> Thanks
> Chiara
>
>
>
> --
> Chiara Mussida
> PhD candidate
> Doctoral school of Economic Policy
> Catholic University, Piacenza (Italy)
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/