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/