Software Open Access
Generalized Multiscale Entropy Analysis
Published: Feb. 2, 2019. Version: 1.0.0
Please include the standard citation for PhysioNet:
(show more options)
Pollard, T., Moody, B. E., Lehman, L.-W., Gow, B., Fernandes, C., Xie, C., Johnson, A., Mark, R. G., & Heldt, T. (2026). PhysioNet as a global platform for biomedical research. Nature Health. https://doi.org/10.1038/s44360-026-00096-z. Available from: https://rdcu.be/faatM
The method of generalized multiscale entropy (GMSE) analysis is useful for investigating complexity in physiologic signals and other series that have correlations at multiple (time) scales. It represents a generalization of the original method of multiscale entropy analysis.
A tutorial about generalized multiscale entropy analysis is available in the tutorial directory. It discusses various methods for calculating a coarse-grained time series, and the impact of this choice on the multiscale entropy calculation. The results are illustrated using simulated data as well as real inter-beat interval data.
The software described in the tutorial in is gmse.c.
Access
Access Policy:
Anyone can access the files, as long as they conform to the terms of the specified license.
License (for files):
Open Data Commons Attribution License v1.0
Discovery
Topics:
entropy
complexity
Project Views
42
Current Version42
All VersionsCorresponding Author
Versions
Files
Total uncompressed size: 2.6 MB.
Access the files
-
Download the files using your terminal:
wget -r -N -c -np https://physionet.org/files/gmse/1.0.0/
-
Download the files using AWS command line tools:
aws s3 sync --no-sign-request s3://physionet-open/gmse/1.0.0/ DESTINATION