Package: EZFragility 2.1.1
EZFragility: Compute Neural Fragility for Ictal iEEG Time Series
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.
Authors:
EZFragility_2.1.1.tar.gz
EZFragility_2.1.1.zip(r-4.7)EZFragility_2.1.1.zip(r-4.6)EZFragility_2.1.1.zip(r-4.5)
EZFragility_2.1.1.tgz(r-4.6-any)EZFragility_2.1.1.tgz(r-4.5-any)
EZFragility_2.1.1.tar.gz(r-4.7-any)EZFragility_2.1.1.tar.gz(r-4.6-any)
EZFragility_2.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
EZFragility/json (API)
| # Install 'EZFragility' in R: |
| install.packages('EZFragility', repos = c('https://jiefei-wang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jiefei-wang/ezfragility/issues
Last updated from:98dc002f93. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 173 | ||
| source / vignettes | OK | 600 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 139 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 128 |
Exports:calcAdjFragestimateSOZfragStatncolnrowplotplotFragDistributionplotFragQuantileshow
Dependencies:askpasscachemclicodetoolscommonmarkcpp11crayoncrulcurlEpochfarverfastmapforeachfsggplot2ggtextgluegridExtragridtextgsignalgtablehmshttpcodehttrisobanditeratorsjpegjsonlitelabelinglifecyclelitedownmagrittrmarkdownmemoisemimeopensslosfrpillarpkgconfigplyrpngpracmaprettyunitsprogresspurrrR6ramifyRColorBrewerRcppreshape2rlangS7scalesstringistringrsysTableContainertibbletriebeardurltoolsutf8vctrsviridisviridisLitewithrxfunxml2
Last update: 2025-12-04
Started: 2025-09-06
Last update: 2025-11-16
Started: 2025-01-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Subset a Fragility object | [,Fragility-method |
| Getters and Setters for S4 object | $,Fragility-method $,FragStat-method $<-,Fragility-method $<-,FragStat-method |
| Calculate adjacency matrices and fragility matrix from iEEG recording | calcAdjFrag |
| Check and keep valid index only | checkIndex |
| Find Seizure Onset Zone | estimateSOZ |
| Compute the normalized fragility row for adjacency matrix A | fragilityRow |
| Compute quantiles, mean and standard deviation for two electrodes groups | fragStat |
| Get the number of rows or columns of a Fragility object | ncol,Fragility-method nrow,Fragility-method |
| Visualization functions (raw signal, fragility matrix) | plot,Fragility,missing-method plotFragDistribution plotFragQuantile |
| Pt01 seizure 1 around seizure onset | pt01EcoG pt01Frag |
| fit a generalized linear model to compute adjacency matrix A | ridge |
| computes R2 | ridgeR2 |
| Ridge Regression for Electrode Readings | ridgeSearch |
| Print the Fragility object | show,Fragility-method |
| Print the FragStat object | show,FragStat-method |
