Skip to content

Probability density estimation in circular variables #17

@gerompampastrumf

Description

@gerompampastrumf

Description
The current continuous estimators (e.g., KSG, kernel-based methods) assume that variables lie in a Euclidean space (ℝⁿ). However, in many practical applications, variables are periodic rather than linear. A common example is the phase of oscillatory signals, which wraps at 2π (or equivalently at −π and π). In such cases, the underlying geometry is circular (S¹)

Suggestion
It would be nice if there could be a distance_space argument in the estimators, which would allow for Euclidean or circular spaces.

References where information theory metrics are used on phases
Phase Transfer Entropy: https://doi.org/10.1016/j.neuroimage.2013.08.056
Phase Mutual Information: https://doi.org/10.1371/journal.pone.0044633

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions