--- Nick Cox <[email protected]> wrote:
> Thanks to Kit Baum, -triplot- has been revised for Stata 8 on SSC.
I tested -triplot- with this data:
var1 var2 var3 var4 var5 var6
.1 .3 .6 10 30 60
I can produce graphs with -triplot6- but not -triplot-. These
commands work:
. triplot6 var1 var2 var3
. triplot6 var4 var5 var6, max(100)
These commands lead to error messages:
. triplot var1 var2 var3
Obs. nos. out of range
r(198);
. triplot var4 var5 var6, max(100)
Obs. nos. out of range
r(198);
Friedrich Huebler
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
*
* 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/