Is it possible to compute correlations for specific pairs of variables instead of all possible pairs?
0 vues
Réponse
Yes, you can use the 'inputs' parameter to specify one set of variables and the 'pairWithInput' (or 'with') parameter to specify the second set of variables. The action will then compute correlations for variables between these two sets.