-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
ee_s_c needs scoreCaliper() to gain an optional within= argument, accepting a InfinitySparseMatrix and incorporating into the InfinitySparseMatrix that it returns exclusions of whatever pairings were excluded by the within ISM.
If the within ISM is a BISM, then scoreCaliper() should use the grouping structure encoded within it to improve performance in large problems. In this case its return value should be a BISM as well.
Reactions are currently unavailable