Description Usage Arguments Details Value
View source: R/classifyEquilibrium.R
Given the Jacobian matrix evaluated at a fixed point, this function classifies the stability and whether it is a sink or source.
1 |
A |
the jacobian matrix evaluated at a given equilibrium point (model dependent) |
The classification scheme is based off the Poincare diagram in the Tr(A), det(A) plane. The user must know the form of the Jacobian matrix as well as the fixed points and be able to compute the Jacobian at each of the fixed points. These are heavily model dependent.
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.