coop icon indicating copy to clipboard operation
coop copied to clipboard

Suggestion: Return correlations for subset of objects

Open iainmwallace opened this issue 9 years ago • 1 comments

Hi,

Wonderful package! It would be great if it was possible to limit the calculation to just a specific list of rows. For example, if I have a matrix describing 10,000 objects with 500 attributes I am often interested in only returning the top correlations for two objects in the entire matrix.

This package might also be of interest to you: https://github.com/bwlewis/tcor/issues

Thanks again,

Iain

iainmwallace avatar Jul 16 '16 17:07 iainmwallace

Whoops sorry, thought I responded to this already.

Great idea. I've been poking around at it and needed something similar for cosine eventually anyway. I'll add something like this hopefully soon.

wrathematics avatar Jul 21 '16 20:07 wrathematics