Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: -lowess- does not respect the cols() or rows() suboption when used with by()


From   "Eva Poen" <[email protected]>
To   [email protected]
Subject   st: -lowess- does not respect the cols() or rows() suboption when used with by()
Date   Fri, 23 Jun 2006 12:12:06 +0100

Dear all,

both in Stata 9.2 and 8.2, the -lowess- command does not respect the
rows() or cols() suboption to by():

-lowess price mpg, by(foreign, cols(1))-

produces two columns instead of one, whereas

-scatter price mpg, by(foreign, cols(1))-

behaves as expected. Am I overlooking something very obvious here? The
help file for -lowess- states that twoway options may be applied,
including by() suboptions.

Thanks,
Eva
*
*   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