You need cor.test(x,y). However, I do not think you mean significant at the .95 or .99 level, do you?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin Klaffenboeck Sent: Tuesday, June 01, 2004 9:15 AM To: r-help Subject: [R] signifikanz? Hello, When I use: cor(x, y) I get a correlations coefficient. But how can I see if it is signifikant on a .95 or .99 level? Thanks, Martin ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
