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 |
DOI: | 10.32614/CRAN.package.Rlibeemd |
Author: | Jouni Helske [aut, cre] (R interface), Perttu Luukko [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 |
Reference manual: | Rlibeemd.pdf |
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, r-oldrel (x86_64): Rlibeemd_1.4.3.tgz |
Old sources: | Rlibeemd archive |
Reverse imports: | CEEMDANML, decompDL, decomposedPSF, eemdARIMA, EEMDelm, EEMDlstm, EEMDSVR, eemdTDNN, TSPred |
Please use the canonical form https://CRAN.R-project.org/package=Rlibeemd to link to this page.