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

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to