coop
coop copied to clipboard
Suggestion: Return correlations for subset of objects
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
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.