Statalist


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

st: Issue with options in addplot and lpoly


From   "Fred Wolfe" <[email protected]>
To   [email protected]
Subject   st: Issue with options in addplot and lpoly
Date   Sat, 16 Aug 2008 05:07:06 -0500

I have noticed that

. lpoly depnow haq_ if dxn == 1, noscat ci addplot(lpoly depnow haq_
if dxn == 4, ci)
option ci not allowed
r(198);
Produces an error, but


. lpoly depnow haq_ if dxn == 1, noscat ci addplot(lpoly depnow haq_ if dxn ==4)

does not.


If run without the options, scatter is suppressed, but the CIs are not
drawn for the addplot graph.

I haven't found anything in the documentation of the command or
addplot that mentions this. Is this a bug? Are there alternative
commands that will provide the desired graph (aside from rolling your
own)?


Thanks.

--
Fred Wolfe
National Data Bank for Rheumatic Diseases
Wichita, Kansas
NDB Office +1 316 263 2125 Ext 0
Research Office +1 316 686 9195
[email protected]
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index