mne_features.univariate
.compute_app_entropy¶Approximate Entropy (AppEn, per channel).
Embedding dimension.
Name of the metric function used with
KDTree
. The list of available
metric functions is given by: KDTree.valid_metrics
.
Notes
Alias of the feature function: app_entropy. See [1].
References
Richman, J. S. et al. (2000). Physiological time-series analysis using approximate entropy and sample entropy. American Journal of Physiology-Heart and Circulatory Physiology, 278(6), H2039-H2049.