Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMD function for detrending #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

EMD function for detrending #34

wants to merge 1 commit into from

Conversation

Gr1Lo
Copy link

@Gr1Lo Gr1Lo commented Aug 10, 2022

Hi, everyone! I really appreciate the dplR package and actively use it in my work, thank you for it. Also, I have some ideas about enlarging functional and I will be very happy if you find them useful. Participating in this project would be an honor for me.

Here I am proposing a function for performing detrending by dividing the original time series on a deterministic component, that was retrieved from empirical mode decomposition

For correct work following packages needs to be installed:

pip install -U EMD-signal
pip install -U scikit-learn
pip install -U sktime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant