| From | David Han <[email protected]> |
| To | [email protected] |
| Subject | st: How to display Greek letters in Stata? |
| Date | Thu, 28 Oct 2004 20:24:35 -0500 |
Hi, all,
I want to draw a graph of hazard rate. How to display the Greek
letters, say gamma, in the titlte of the graph? Thank you so much!
twoway (function y = (0.5*x^(0.5-1))/(1+0.5*x^0.5), range(0 5)
yvarlab("a=.5") ) ///
title("Singh-Maddala Hazard: zeta=0.5, gamma varying")
Regards,
Dave
*
* 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |