Gets the Mean First Passage Time (MFPT) for all states to a set of sinks.
| Parameters: | msm : msmbuilder.MarkovStateModel
sinks : array_like, int, optional
lag_time : float, optional
|
|---|---|
| Returns: | mfpts : np.ndarray, float
|
References
| [R55] | Grinstead, C. M. and Snell, J. L. Introduction to Probability. American Mathematical Soc., 1998. |