Bookmark and Share

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]

st: kernel density graph


From   Chiara Mussida <[email protected]>
To   statalist <[email protected]>
Subject   st: kernel density graph
Date   Tue, 31 May 2011 15:45:52 +0200

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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index