2010/11/29 Daniel Rabczenko <dan...@medstat.waw.pl> > I would be grateful if anybody can help me in finding an R function to > compute weighted Spearman correlation coefficient? >
There is someone, he lives here http://finzi.psych.upenn.edu/search.html But you can write R-code for this coefficient using: ?rank ?var ?cov.wt [[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 http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.