Rlibeemd: Ensemble Empirical Mode Decomposition (EEMD) and Its Complete Variant (CEEMDAN)

An R interface for libeemd (Luukko, Helske, Räsänen, 2016) <doi:10.1007/s00180-015-0603-9>, a C library of highly efficient parallelizable functions for performing the ensemble empirical mode decomposition (EEMD), its complete variant (CEEMDAN), the regular empirical mode decomposition (EMD), and bivariate EMD (BEMD). Due to the possible portability issues CRAN version no longer supports OpenMP, you can install OpenMP-supported version from GitHub: <https://github.com/helske/Rlibeemd/>.

Version: 1.4.3
Imports: stats, Rcpp (≥ 0.11.0)
LinkingTo: Rcpp
Suggests: testthat
Published: 2023-09-05
Author: Jouni Helske ORCID iD [aut, cre] (R interface), Perttu Luukko ORCID iD [aut] (Original libeemd C library)
Maintainer: Jouni Helske <jouni.helske at iki.fi>
BugReports: https://github.com/helske/Rlibeemd/issues
License: GPL-3
NeedsCompilation: yes
SystemRequirements: GNU GSL
Citation: Rlibeemd citation info
Materials: ChangeLog
In views: TimeSeries
CRAN checks: Rlibeemd results

Documentation:

Reference manual: Rlibeemd.pdf

Downloads:

Package source: Rlibeemd_1.4.3.tar.gz
Windows binaries: r-devel: Rlibeemd_1.4.3.zip, r-release: Rlibeemd_1.4.3.zip, r-oldrel: Rlibeemd_1.4.3.zip
macOS binaries: r-release (arm64): Rlibeemd_1.4.3.tgz, r-oldrel (arm64): Rlibeemd_1.4.3.tgz, r-release (x86_64): Rlibeemd_1.4.3.tgz
Old sources: Rlibeemd archive

Reverse dependencies:

Reverse imports: CEEMDANML, decompDL, decomposedPSF, eemdARIMA, EEMDelm, EEMDlstm, EEMDSVR, eemdTDNN, TSPred

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rlibeemd to link to this page.