[R] Multiple correlation

2012-05-02 Thread Silvia Molteni
I'm looking for a function for the "multiple correlation" among three variables. I have created three vectors (x, y and z) and I want to find a correlation coefficient and evaluate its significance. Can anyone help me?   Thanks in advance. [[alternative HTML version deleted]]

Re: [R] multiple correlation coefficient R

2010-05-04 Thread Daniel Malter
stricte discussurus - -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of ravikumar sukumar Sent: Tuesday, May 04, 2010 2:28 AM To: r-help@r-project.org Subject: [R] multiple correlation coefficient R Dear All, How

[R] multiple correlation coefficient R

2010-05-03 Thread ravikumar sukumar
Dear All, How to calculate multiple correlation coefficient R, using R. regards, Sukumar [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide h

Re: [R] Multiple Correlation coefficient (spearman, Kenall)

2010-04-24 Thread Ista Zahn
Bootstrap? You could start here: http://www.statmethods.net/advstats/bootstrapping.html -Ista On Sat, Apr 24, 2010 at 6:07 AM, pauls182 wrote: > > > Hi, > > I'm currently trying to find/define a relationship between one dependent and > several independant variables. > The problem is that i canno

[R] Multiple Correlation coefficient (spearman, Kenall)

2010-04-24 Thread pauls182
Hi, I'm currently trying to find/define a relationship between one dependent and several independant variables. The problem is that i cannot use the normal multiple regression/correlation in Spss because the data is not normal distributed. i calculated the spearman roh and Kendalls tau Correlat