[R] (no subject)

Marc Schwartz MSchwartz at MedAnalytics.com
Wed Nov 17 20:12:33 CET 2004


On Wed, 2004-11-17 at 19:20 +0100, Angela Re wrote:
> Good evening,
> I'm going to use R to calculate the P-value for Pearson coefficient. 
> Does it exist an already defined function?How can I do?Thanks for 
> helping me.
> Angela


help.search("Pearson") shows you:

...
cor.test(stats)      Test for Association/Correlation Between
                     Paired Samples
...


See ?cor.test

HTH,

Marc Schwartz




More information about the R-help mailing list