deeptime-ml / deeptime

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation
https://deeptime-ml.github.io/
GNU Lesser General Public License v3.0
747 stars 82 forks source link

Chapman-Kolmogorov test for Koopman models #203

Open clonker opened 2 years ago

clonker commented 2 years ago

It should be possible to implement the CK-test based on KoopmanModels and not only CovarianceKoopmanModels.