Nothing
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.
Package details |
|
|---|---|
| Author | Chuck Coleman [aut, cre] (ORCID: <https://orcid.org/0000-0001-6940-8117>) |
| Maintainer | Chuck Coleman <cdcoleman113@gmail.com> |
| License | MIT + file LICENSE |
| Version | 1.0 |
| URL | https://github.com/ChuckColeman/RFIF |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.