Hi,

Seeking suggestions to compute uncentered (pearson correlation) correlation
efficiently.

corr from stats library works on x and y columns. dist from amap library
works on x and y rows.

 My data layout is slightly different such that row(i) of matrix x is
compared to row(i) of matrix y.

Thanks

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

Reply via email to