Estimators#

Estimators enable quantitative analysis of Markov transition matrices computed using CellRank kernels, including automatic detection of initial and terminal states, and computation of fate probabilities. Our recommended estimator is the GPCCA estimator.

estimators.GPCCA(object, **kwargs)

Generalized Perron Cluster Cluster Analysis (GPCCA) [Reuter et al., 2019, Reuter et al., 2018].

estimators.CFLARE(object, **kwargs)

Clustering and filtering of left and right eigenvectors (CFLARE).