replay_trajectory_classification.discrete_state_transitions#
Classes to generate transitions between categories.
Functions
Estimate a new discrete transition matrix given the old one and updated smoother results. |
|
The average duration of each discrete state if it follows a geometric distribution. |
Classes
Transition matrix with diagonal_value on the value for n_states |
|
All state transitions are random |
|
All transitions to states (including self transitions) are the same probability. |
|
State transitions are provided by user. |