Compute Neural Fragility for Ictal iEEG Time Series
Calculate adjacency matrices and fragility matrix from iEEG recording
Getters and Setters for S4 object
Check and keep valid index only
Get the number of rows or columns of a Fragility object
Epoch Class
Epoch Methods
Constructor for Epoch class
Find Serzure Onset Zone
Compute the normalized fragility row for adjacency matrix A
Compute quantiles, mean and standard deviation for two electrodes grou...
Visualization functions (raw signal, fragility matrix)
fit a generalized linear model to compute adjacency matrix A
computes R2
Ridge Regression for Electrode Readings
Print the Fragility object
Print the FragStat object
Subset a Fragility object
Visualization of ictal iEEG
Provides tools to compute the neural fragility matrix from intracranial electrocorticographic (iEEG) recordings, enabling the analysis of brain dynamics during seizures. The package implements the method described by Li et al. (2017) <doi:10.23919/ACC.2017.7963378> and includes functions for data preprocessing (`Epoch`), fragility computation (`calcAdjFrag`), and visualization.