msmbuilder.tpt.mfpts(msm, sinks=None, lag_time=1.0)¶Gets the Mean First Passage Time (MFPT) for all states to a set of sinks.
| Parameters: |
|
|---|---|
| Returns: | mfpts – MFPT in time units of lag_time, which depends on the input value of sinks:
|
| Return type: | np.ndarray, float |
References
| [1] | Grinstead, C. M. and Snell, J. L. Introduction to Probability. American Mathematical Soc., 1998. |