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.
Version: | 1.0.3 |
Depends: | R (≥ 4.1.0) |
Imports: | stats, methods, ggplot2 (≥ 3.4.0), viridis, ggtext, glue, rlang, foreach, progress, ramify, reshape2 |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), doSNOW |
Published: | 2025-04-10 |
DOI: | 10.32614/CRAN.package.EZFragility |
Author: | Jiefei Wang |
Maintainer: | Jiefei Wang <szwjf08 at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | EZFragility results |
Reference manual: | EZFragility.pdf |
Vignettes: |
Intro_to_EZFragility (source, R code) |
Package source: | EZFragility_1.0.3.tar.gz |
Windows binaries: | r-devel: EZFragility_1.0.3.zip, r-release: EZFragility_1.0.3.zip, r-oldrel: EZFragility_1.0.3.zip |
macOS binaries: | r-release (arm64): EZFragility_1.0.3.tgz, r-oldrel (arm64): EZFragility_1.0.3.tgz, r-release (x86_64): EZFragility_1.0.3.tgz, r-oldrel (x86_64): EZFragility_1.0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=EZFragility to link to this page.