# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PhysioExperiment" in publications use:' type: software license: MIT title: 'PhysioExperiment: Unified Analysis of Physiological Signals' version: 1.0.0 doi: 10.32614/CRAN.package.PhysioExperiment abstract: A comprehensive R/Bioconductor framework for physiological signal analysis. Provides a unified data model (PhysioExperiment class extending SummarizedExperiment) for multi-modal sensor signals (EEG, EMG, ECG, IMU, MoCap). Includes file I/O (EDF, BDF, BrainVision, GDF, HDF5, BIDS, CSV, MATLAB), database integration (DuckDB), signal preprocessing (filtering, artifact removal, epoching), time-frequency analysis, connectivity analysis, network metrics, statistical testing (SPM1D, permutation tests), and publication-quality visualization. authors: - family-names: Matsui given-names: Yusuke email: matsui@example.com repository: https://x-biosignal.r-universe.dev repository-code: https://github.com/matsui-lab/PhysioExperiment commit: a6d6c3eca2f1f3d077f194fd0711fe10095e4290 url: https://github.com/matsui-lab/PhysioExperiment date-released: '2026-03-16' contact: - family-names: Matsui given-names: Yusuke email: matsui@example.com