Description Usage Arguments Value
Generate stable Metzler matrix
1 2 | rStableMetzler(p = 1, d = 1, lower = FALSE, rfun = rnorm,
rdiag = rnorm)
|
p |
integere the dimension of the matrix |
d |
proportion of non zero entries |
lower |
logical, should the matrix be lower triangular |
rfun |
the random number generator for the matrix entries |
rdiag |
the random number generator for the diagonal added error |
a square matrix with positive off-diagonal entries (Metzler) and eigenvalues with strict negative real part (stable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.