RFIF: Fast Iterative Filtering (FIF) with Portable FFT Backend
Provides an R interface to a C implementation of Fast Iterative Filtering (FIF)
for decomposing a univariate signal into intrinsic mode functions (IMFs) and a residual.
The package uses Fast Fourier Transform library FFTW, if found. If not, it provides
instructions to install it for your OS. This is recommended, as R's internal fft(), while
avoiding external FFT dependencies, is two orders of magnitude slower.
Documentation:
Downloads:
| Package source: |
RFIF_1.0.tar.gz |
| Windows binaries: |
r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: |
r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RFIF
to link to this page.