Hello,

I have two numeric vectors in R and used cor.test function with them.
Is it possible in R to know how much contributed a particular row of the
vectors to the total correlation value and significance?
Of course I just could take out that row from the vectors and run the test
again to see how the results vary but I wonder if that is the right way to
do it.
Thanks for your time.
Regards,

---sram

______________________________________________
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.

Reply via email to