birth_death_Q | Populate a transition rate matrix for a Birth-Death process... |
ctmc_hitting_chances | Compute expected hitting chance of reaching a state |
ctmc_hitting_times | Compute expected hitting times until reaching a state |
ctmc_steady_state | Compute the stationary distribution of a CTMC given a... |
dtmc_hitting_chances | Compute expected hitting chance of reaching a state |
dtmc_hitting_times | Compute expected hitting times until reaching a state |
dtmc_stationary | Compute the stationary distribution of a DTMC given a... |
estimate_ctmc | Estimate the transition-rate matrix of an observed CTMC |
estimate_dtmc | Estimate the transition-probability matrix of an observed... |
hamOnRye | Ham on Rye |
initial_state | Simulate the initial state given an initial... |
jump_chain | Convert between transition-rate matrix to the associated... |
markov_text | Generate a first-order Markov chain Shakespearean sonnet |
next_state | Simulate the next state given the current state of a DTMC |
observe_ham_on_rye | Convert the raw text of all of Ham on Rye to observed Markov... |
observe_sonnet_chain | Convert the raw text of all 154 sonnets to an observed Markov... |
rctmc | Simulate a continuous time Markov chain |
rdtmc | Simulate a discrete time Markov chain |
semigroup | Numerically compute the transition matrix of a CTMC given the... |
sonnets | Sonnets |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.