entryExitQ: Create a Q-matrix for an Entry exit process

Description Usage Arguments Details Value

View source: R/markov_minimalism.R

Description

Populate a Q-matrix, otherwise called infinitesimal generator matrix of a modified birth and death process that models the entry-exits of voices in a musical piece.

Usage

1
entryExitQ(num_voices, bd_rates)

Arguments

num_voices

number of voices (positive integer) in piece

bd_rates

the modified birth-death process rates, see details

Details

The argument bd_rates must be a named list with elements

Value

matrix


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