fragilityRow | R Documentation |
The matrix A is used for the regression: A * x(t) = x(t+1)
fragilityRow(A, nSearch = 100, normalize = TRUE)
A |
Numeric. Adjacency Matrix |
nSearch |
Integer. Number of eigenvalues tried to find the minimum norm vector |
normalize |
Logical. If TRUE, the fragility row is normalized |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.