Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
[msm] added note about pcca set instability. Fixes #677
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Feb 19, 2016
1 parent 13ed471 commit eded14b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyemma/msm/models/msm.py
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,12 @@ def pcca(self, m):
your interest with the following MSM functions: :func:`metastable_memberships`,
:func:`metastable_distributions`, :func:`metastable_sets` and :func:`metastable_assignments`.
Notes
-----
If you coarse grain with PCCA++, the order of the obtained memberships
might not be preserved. This also applies for :func:`metastable_memberships`,
:func:`metastable_distributions`, :func:`metastable_sets`, :func:`metastable_assignments`
References
----------
.. [1] Roeblitz, S and M Weber. 2013. Fuzzy spectral clustering by
Expand Down

0 comments on commit eded14b

Please sign in to comment.