On Feb 22, 2024, at 22:07, cm...@psu.edu wrote:I am trying to implement an RSM searchlight with my own data, and was trying to understand at what point the correlations are subtracted from 1 to create a dissimilarity value in the matrix. We are just trying to look at the similarity between 2 different conditions via an RSA searchlight.When I read through the cosmo_target_dsm_corr_measure function documentation, it doesn't seem like these correlations are actually subtracted from 1, so is that something we do manually if we are interested in dissimilarity versus similarity values?
On Feb 26, 2024, at 20:29, cm...@psu.edu wrote:So in this case, would higher values from this computation indicate greater similiarity? Or dissimilarity?And if it is the latter, do I need to remove the 1- part to compute similarity?