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/