Package: PhysioEDA 0.2.0
PhysioEDA: Electrodermal Activity Analysis for PhysioExperiment Objects
Provides electrodermal activity (EDA / skin conductance) analysis functions for PhysioExperiment objects. Includes preprocessing (filtering, downsampling), artifact detection and correction, tonic/phasic decomposition (highpass, median, CDA, cvxEDA), SCR peak detection, feature extraction, data transformations, signal quality assessment, visualization, and event-related SCR analysis.
Authors:
PhysioEDA_0.2.0.tar.gz
PhysioEDA_0.2.0.zip(r-4.7)PhysioEDA_0.2.0.zip(r-4.6)PhysioEDA_0.2.0.zip(r-4.5)
PhysioEDA_0.2.0.tgz(r-4.6-any)PhysioEDA_0.2.0.tgz(r-4.5-any)
PhysioEDA_0.2.0.tar.gz(r-4.7-any)PhysioEDA_0.2.0.tar.gz(r-4.6-any)
PhysioEDA_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PhysioEDA/json (API)
| # Install 'PhysioEDA' in R: |
| install.packages('PhysioEDA', repos = c('https://x-biosignal.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/x-biosignal/physioeda/issues
Last updated from:a999be3d75. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 241 | ||
| source / vignettes | OK | 242 | ||
| linux-release-x86_64 | WARNING | 234 | ||
| macos-release-arm64 | WARNING | 242 | ||
| macos-oldrel-arm64 | WARNING | 236 | ||
| windows-devel | WARNING | 182 | ||
| windows-release | WARNING | 215 | ||
| windows-oldrel | WARNING | 181 | ||
| wasm-release | OK | 111 |
Exports:edaArtifactedaDecomposeedaDownsampleedaErscredaFeaturesedaFilteredaPeaksedaQualityedaSimulateedaTransformedaUntransformmake_edamake_eda_with_scrplotDecomposeplotEdaplotPeaks
Dependencies:abindBiobaseBiocGenericsDelayedArraygenericsGenomicRangesIRangeslatticeMatrixMatrixGenericsmatrixStatsPhysioCoreS4ArraysS4VectorsSeqinfoSparseArraySummarizedExperimentXVector
EDA Analysis: Preprocessing, Decomposition, and SCR Detection
Rendered fromeda-analysis.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2026-03-16
Started: 2026-03-16
Event-Related SCR Analysis
Rendered fromeda-event-related.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2026-03-16
Started: 2026-03-16
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Detect and Correct EDA Artifacts | edaArtifact |
| Decompose EDA into Tonic and Phasic Components | edaDecompose |
| Downsample EDA Signal | edaDownsample |
| Event-Related SCR Analysis | edaErscr |
| Extract EDA Features per Channel | edaFeatures |
| Filter EDA Signal | edaFilter |
| Detect Skin Conductance Response (SCR) Peaks | edaPeaks |
| Assess EDA Signal Quality | edaQuality |
| Simulate Synthetic EDA Signals | edaSimulate |
| Transform EDA Data | edaTransform |
| Reverse EDA Transformation | edaUntransform |
| Create a Simulated EDA PhysioExperiment | make_eda |
| Create a Simulated EDA PhysioExperiment with SCR Events | make_eda_with_scr |
| Plot EDA Decomposition | plotDecompose |
| Plot EDA Time Series | plotEda |
| Plot EDA Signal with SCR Peaks | plotPeaks |
