Hello,
I am working on a project using CoSMoMVPA, and I need to create a model based on dissimilarity matrices for both main effects and their interaction. Currently, I am calculating the dissimilarity matrixes for the main effects as follow:
To compute the interaction term, I am using the product of the two vectors and then calculating the absolute difference:
My questions are:
Thank you for your help!