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

st: RE: graph twoway function


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: graph twoway function
Date   Thu, 29 Jan 2004 15:23:22 -0000

twoway function f=exp(1.84*ln(x) - 0.579) , ra(0 1.369)

Nick 
[email protected] 

BISSERY Alvine
 
> I try to graph a function (y=exp(1.84*ln(x) - 0.579)).
> 
> I would like to specify the range of xscale and yscale.
> 
> I can specify xscale with the syntax:
> 
> twoway function f(x)=exp(1.84*ln(x) - 0.579) , range(20 70)
> 
> but I didn' t find how specify the range of yscale.
> Is it possible to graph this function only on range (0 1) for y axis ?
 

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