pygpcca.GPCCA.memberships

property GPCCA.memberships: ndarray[Any, dtype[Any]] | None

Array of shape (n, n_m) containing the membership \(\chi_{ij}\) (or probability) of each microstate \(i\) (to be assigned) to each macrostate or cluster \(j\).

The rows sum to 1.