Description Usage Arguments Value
View source: R/markov_minimalism.R
Simulate a modified birth-death process, we call an entry-exit process, as our intention is to model the arrival and exiting of voices in a musical piece. Based off a BD process, the number of voices can go up or down, and jump to rests and back.
1 | entryExitProcess(tt, Q)
|
tt |
time-length to simulate for (for musical applications, in measures) |
Q |
the generator matrix of the Markov process |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.