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

st: Re: bivariate scatterplot question


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   st: Re: bivariate scatterplot question
Date   Tue, 28 Jun 2005 10:35:31 -0700 (PDT)

Yingge,

Your commands are from Stata 7. If you want to use them in Stata 8
you have to use -graph7- instead of -graph-.

. graph7 math read, twoway
. graph7 math read, twoway oneway
. graph7 math read, twoway box 

You can also use version control.

. version 7: graph math read, twoway

Friedrich Huebler

--- Yingge Lin <[email protected]> wrote:
> Hi,
> 
> I found these command on web site:
> . graph math read, twoway
> . graph math read, twoway oneway
> . graph math read, twoway box 
> 
> The twoway option produces a bivariate scatterplot. Three examples
> are given: 1) The scatterplot only, 2) the scatterplot along with
> oneway
> plots of the marginal distributions, 3) the scatterplot along with
> box plots of the marginal distributions.
> 
> But it doesn't work with stata 8. How can I get the same results
> with stata 8.
> 
> Thanks,
> Yingge


		
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com
*
*   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