msmbuilder.tpt.calculate_committors

msmbuilder.tpt.calculate_committors(sources, sinks, tprob)[source]

Get the forward committors of the reaction sources -> sinks.

Parameters:

sources : array_like, int

The set of unfolded/reactant states.

sinks : array_like, int

The set of folded/product states.

tprob : mm_matrix

The transition matrix.

Returns:

Q : array_like

The forward committors for the reaction U -> F.