Overview
Installation
API
Functions
Classes
pygpcca.GPCCA
GPCCA
pygpcca.GPCCA.minChi
pygpcca.GPCCA.optimize
pygpcca.GPCCA.coarse_grained_input_distribution
pygpcca.GPCCA.coarse_grained_stationary_probability
pygpcca.GPCCA.coarse_grained_transition_matrix
pygpcca.GPCCA.crispness_values
pygpcca.GPCCA.dominant_eigenvalues
pygpcca.GPCCA.input_distribution
pygpcca.GPCCA.macrostate_assignment
pygpcca.GPCCA.macrostate_sets
pygpcca.GPCCA.memberships
pygpcca.GPCCA.n_m
pygpcca.GPCCA.optimal_crispness
pygpcca.GPCCA.rotation_matrix
pygpcca.GPCCA.schur_matrix
pygpcca.GPCCA.schur_vectors
pygpcca.GPCCA.stationary_probability
pygpcca.GPCCA.top_eigenvalues
pygpcca.GPCCA.transition_matrix
Coarse-grain a simple transition matrix
How to cite pyGPCCA
Acknowledgments
Release Notes
References
pyGPCCA
API
pygpcca.GPCCA
pygpcca.GPCCA.transition_matrix
View page source
pygpcca.GPCCA.transition_matrix
property
GPCCA.
transition_matrix
:
ndarray
[
Any
,
dtype
[
Any
]
]
|
spmatrix
Row-stochastic transition matrix
P
.