Other packages > Find by keyword >

DecomposeR  

Empirical Mode Decomposition for Cyclostratigraphy
View on CRAN: Click here


Download and install DecomposeR package within the R console
Install from CRAN:
install.packages("DecomposeR")

Install from Github:
library("remotes")
install_github("cran/DecomposeR")

Install by package version:
library("remotes")
install_version("DecomposeR", "1.0.6")



Attach the package and use:
library("DecomposeR")
Maintained by
Sebastien Wouters
[Scholar Profile | Author Map]
First Published: 2020-03-20
Latest Update: 2023-02-02
Description:
Tools to apply Ensemble Empirical Mode Decomposition (EEMD) for cyclostratigraphy purposes. Mainly: a new algorithm, extricate, that performs EEMD in seconds, a linear interpolation algorithm using the greatest rational common divisor of depth or time, different algorithms to compute instantaneous amplitude, frequency and ratios of frequencies, and functions to verify and visualise the outputs. The functions were developed during the CRASH project (Checking the Reproducibility of Astrochronology in the Hauterivian). When using for publication please cite Wouters, S., Crucifix, M., Sinnesael, M., Da Silva, A.C., Zeeden, C., Zivanovic, M., Boulvain, F., Devleeschouwer, X., 2022, "A decomposition approach to cyclostratigraphic signal processing". Earth-Science Reviews 225 (103894). .
How to cite:
Sebastien Wouters (2020). DecomposeR: Empirical Mode Decomposition for Cyclostratigraphy. R package version 1.0.6, https://cran.r-project.org/web/packages/DecomposeR. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2020-03-20 10:10), 1.0.1 (2020-04-01 15:10), 1.0.2 (2020-06-01 19:10), 1.0.3 (2020-11-03 09:30), 1.0.4 (2021-07-06 17:20), 1.0.5 (2022-12-02 23:00)
Other packages that cited DecomposeR R package
View DecomposeR citation profile
Other R packages that DecomposeR depends, imports, suggests or enhances
Complete documentation for DecomposeR
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DecomposeR2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA