Package: LMD
Type: Package
Date: 2022-09-10
Title: A Self-Adaptive Approach for Demodulating Multi-Component Signal
Version: 1.0.0
Authors@R: c(
    person("Shubhra", "Prakash", email = "shubhraprakash279@gmail.com", role = c("trl","aut","cre")))
Maintainer: Shubhra Prakash <shubhraprakash279@gmail.com>
Description: Local Mean Decomposition is an iterative and self-adaptive approach for demodulating, processing, and analyzing multi-component amplitude modulated and frequency modulated signals. This R package is based on the approach suggested by Smith (2005) <doi:10.1098/rsif.2005.0058> and the 'Python' library 'PyLMD'.
License: Apache License (>= 2)
Depends: R (>= 3.6.0)
BugReports: https://github.com/shubhra-opensource/LMD/issues
URL: https://github.com/shubhra-opensource/LMD
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, ggformula, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Imports: EMD, ggplot2, patchwork
NeedsCompilation: no
Packaged: 2022-09-20 02:27:01 UTC; shubh
Author: Shubhra Prakash [trl, aut, cre]
Repository: CRAN
Date/Publication: 2022-09-20 09:56:07 UTC
Built: R 4.1.3; ; 2023-04-17 18:15:50 UTC; windows
