View source: R/fragility_functions.R
find_fragility | R Documentation |
Finds the fragility value for a single electrode (node) in a single time window. For use within the generate_fragility_matrix function.
find_fragility(node, A_k, N, limit)
node |
Integer specifying the node whose fragility is being calculated |
N |
Integer specifying number of electrodes |
A |
The adjacency matrix of the given time window |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.