Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <njcoxstata@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: toway scatter plot with regression fit |
Date | Mon, 16 Apr 2012 15:33:15 +0100 |
corr mespvie mhealth local corr : di %4.3f r(rho) twoway scatter mespvie mhealth , title("correlation between life expectancy and health aid") xtitle("Health aid") ytitle("life expectancy") mlabel(code) || lfit mespvie mhealth, subtitle(correlation `corr') See also -aaplot- (SSC). Nick On Tue, Apr 10, 2012 at 6:24 PM, urbain thierry YOGO <yogout@gmail.com> wrote: > I have built a twoway scatter plot with regression fit using the > following command: > > twoway scatter mespvie mhealth , title("correlation between life > expectancy and health aid") xtitle("Health aid") ytitle("life > expectancy") mlabel(code) || lfit mespvie mhealth > > But the graph does not display the coefficient of correlation. If > somebody know how to do to have this on the graph?. * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/