pyprobound.plotting.cooperativity
- cooperativity(spacing_matrix, len_a=-1, len_b=-1)
Plots the cooperativity position bias \(\omega_{a:b}(x^a, x^b)\).
- Parameters:
spacing_matrix (
Spacing|Cooperativity) – A component containing the cooperativity position bias.len_a (
int) – The input length for mode a, if length-specific position bias.len_b (
int) – The input length for mode b, if length-specific position bias.
- Return type:
None