entryExitProcess: Simulate a sample path of an entry-exit process

Description Usage Arguments Value

View source: R/markov_minimalism.R

Description

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.

Usage

1

Arguments

tt

time-length to simulate for (for musical applications, in measures)

Q

the generator matrix of the Markov process

Value

data.frame


shill1729/synthesizer documentation built on July 9, 2020, 12:52 a.m.