Package: SVMD 0.1.0

SVMD: Spearman Variational Mode Decomposition

In practice, it is difficult to determine the number of decomposition modes, K, for Variational Mode Decomposition (VMD). To overcome this issue, this study offers Spearman Variational Mode Decomposition (SVMD), a method that uses the Spearman correlation coefficient to calculate the ideal mode number. Unlike the Pearson correlation coefficient, which only returns a perfect value when X and Y are linearly connected, the Spearman correlation can be calculated without knowing the probability distributions of X and Y. The Spearman correlation coefficient, also called Spearman's rank correlation coefficient, is a subset of a wider correlation coefficient. As VMD decomposes a signal, the Spearman correlation coefficient between the reconstructed and original sequences rises as the mode number K increases. Once the signal has been fully decomposed, subsequent increases in K cause the correlation to gradually level off. When the correlation reaches a specific level, VMD is said to have adequately decomposed the signal. Numerous experiments revealed that a threshold of 0.997 produces the best denoising effect, so the threshold is set at 0.997. This package has been developed using concept of Yang et al. (2021)<doi:10.1016/j.aej.2021.01.055>.

Authors:Dr. Himadri Shekhar Roy [aut, cre], Dr. Ranjit Kumar Paul [aut], Dr. Chiranjit Mazumder [aut], Dr. Kamalika Nath [aut], Dr. Prakash Kumar [aut]

SVMD_0.1.0.tar.gz
SVMD_0.1.0.zip(r-4.5)SVMD_0.1.0.zip(r-4.4)SVMD_0.1.0.zip(r-4.3)
SVMD_0.1.0.tgz(r-4.4-any)SVMD_0.1.0.tgz(r-4.3-any)
SVMD_0.1.0.tar.gz(r-4.5-noble)SVMD_0.1.0.tar.gz(r-4.4-noble)
SVMD_0.1.0.tgz(r-4.4-emscripten)SVMD_0.1.0.tgz(r-4.3-emscripten)
SVMD.pdf |SVMD.html
SVMD/json (API)

# Install 'SVMD' in R:
install.packages('SVMD', repos = c('https://himadriiasri.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 149 downloads 1 exports 5 dependencies

Last updated 2 months agofrom:d585dad914. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-winOKNov 16 2024
R-4.5-linuxOKNov 16 2024
R-4.4-winOKNov 16 2024
R-4.4-macOKNov 16 2024
R-4.3-winOKNov 16 2024
R-4.3-macOKNov 16 2024

Exports:sVMD

Dependencies:data.tableglueRcppRcppArmadilloVMDecomp