semigroup | R Documentation |
Computes P(t)=e^{tQ}, numerically
semigroup(t, Q)
t |
time input |
Q |
generator matrix, also called Q-matrix, and transition-rate matrix. |
The exponential of a matrix is defined by the Taylor series ∑ (tQ)^n/n!
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.