Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: locpoly: 4 plots in one graph?


From   "Holla, Alaka" <[email protected]>
To   <[email protected]>
Subject   st: locpoly: 4 plots in one graph?
Date   Thu, 4 Aug 2005 22:58:51 -0400

i'm try to graph the results of four separate kernel regressions in one graph.
i'm using the following command, but stata just keeps working and returns nothing for more than 10 minutes:

"locpoly yvar xvar if blah blah blah, w(1) at(yvar) gen(newname1) adoonly noscatter"

i wanted to do this three times (saving newname2 and newname3 as well), and then the last time write:


"locpoly yvar xvar if blah blah blah, w(1) adoonly noscatter plot(newname1 newname2 newname3)"

in the locpoly help file, the line associated with plot reads:
 "plot(plot) provides a way to add other plots to the generated graph; see
        help plot_option."

there is no help for "plot_option", however, and a keyword search on returns nothing.





*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index