find_fragility: find_fragility

View source: R/fragility_functions.R

find_fragilityR Documentation

find_fragility

Description

Finds the fragility value for a single electrode (node) in a single time window. For use within the generate_fragility_matrix function.

Usage

find_fragility(node, A_k, N, limit)

Arguments

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


ozmosis17/Fragility documentation built on March 22, 2023, 2:16 a.m.