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.7)SVMD_0.1.0.zip(r-4.6)SVMD_0.1.0.zip(r-4.5)
SVMD_0.1.0.tgz(r-4.6-any)SVMD_0.1.0.tgz(r-4.5-any)
SVMD_0.1.0.tar.gz(r-4.7-any)SVMD_0.1.0.tar.gz(r-4.6-any)
SVMD_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
SVMD/json (API)

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

On CRAN:

Conda:

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

1.00 score 162 downloads 1 exports 5 dependencies

Last updated from:d585dad914. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK146
linux-release-x86_64OK97
macos-release-arm64OK117
macos-oldrel-arm64OK161
windows-develOK106
windows-releaseOK74
windows-oldrelOK76
wasm-releaseOK86

Exports:sVMD

Dependencies:data.tableglueRcppRcppArmadilloVMDecomp