Description Usage Arguments Value See Also Examples
Translates the eigenvectors to the corresponding stability term.
1 | as.stability(evs)
|
evs |
A vector of (complex) eigenvalues. |
A single string of either stable, unstable, limit cycle or zero jacobian.
stability_analysis
for an analysis of the entire
basis.
1 | print(as.stability(c(0+2i, 0-3i)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.