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

st: Re: -triplot- revised on SSC


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   st: Re: -triplot- revised on SSC
Date   Fri, 30 Jan 2004 07:27:04 -0800 (PST)

--- 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/



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