[R] correlation between 3 vectors

2006-08-25 Thread Bianca Vieru-Dimulescu
Hi R-users, I am trying to calculate the correlation between 3 vectors of numbers. Is there any other solution then passing by kendall.w function which need ranks in input? Thanks, Bianca Dimulescu __ R-help@stat.math.ethz.ch mailing list

Re: [R] Chi-squared test

2005-11-25 Thread Bianca Vieru-Dimulescu
P Ehlers wrote: Marc Schwartz wrote: On Thu, 2005-11-24 at 21:55 +, Ted Harding wrote: On 24-Nov-05 P Ehlers wrote: Bianca Vieru- Dimulescu wrote: Hello, I'm trying to calculate a chi-squared test to see if my data are different from the theoretical distribution

[R] Chi-squared test

2005-11-24 Thread Bianca Vieru- Dimulescu
Hello, I'm trying to calculate a chi-squared test to see if my data are different from the theoretical distribution or not: chisq.test(rbind(c(79, 52, 69, 71, 82, 87, 95, 74, 55, 78, 49, 60),c(80,80,80, 80, 80, 80, 80, 80, 80, 80, 80, 80))) Pearson's Chi-squared test data: rbind(c(79,