Forum Discussion
alalei
3 years agoFrequent Visitor
Co-occurrence Matrix
Hi, I have a table with data showing tests that the transactions hit. The table looks like: I want to create a co-ocurrence matrix visual that shows number of transactions for each test pa...
parry2k
3 years agoSuper User
alalei that is correct, coexist name = New table, coexist = original table. Measures are global to the model, doesn't matter where you put those.
Now, what is not working? Can you give an example with data?
alalei
3 years agoFrequent Visitor
parry2k , the desired matirx for dummy data is shown as expected, but when I apply the same method in real data, the count for each pair is larger than the actual count. My original table has a few more descriptive columns, but the combination of trx id and test name in each row is unique.