For the best experience with this application, consider using a better browser such as Firefox or Google Chrome.
Error: {{appState.message.error}}
State | Count | Proportion | Equilibrium |
---|---|---|---|
{{state.label}} | {{counts[state.label] || 0}} | {{proportions[state.label] || "-"}} | {{features.equilibrium.equilibrium ? features.equilibrium.equilibrium[$index].toFixed(4) : "-"}} |
Total | {{features.equilibrium.DATA.length}} |
Distribution of hitting times
(finite times only)
Summary of hitting times
(finite times only)
Theoretical mean | {{expected}} |
Sample mean | {{features.hittingTimes.finiteTimes | statisticFilter:"mean":3:true}} |
Maximum | {{features.hittingTimes.finiteTimes | statisticFilter:"max"}} |
Minimum | {{features.hittingTimes.finiteTimes | statisticFilter:"min"}} |
The checkbox for [AB] (row A, column B) would be interpreted as: Given we are currently in state A, is it impossible to ever reach state B? Tick the checkbox if you think it isn't possible. The diagonal checkboxes, for example [AA], are interpreted as: Starting from this state, is it possible to ever return here? If you think all states can be reached from a given state, select the None checkbox for that row. Then when you are done, click the Check button to see if you identified the entrapment states correctly.
{{entrapmentMessage}}