Package: CWT 0.2.1
CWT: Continuous Wavelet Transformation for Spectroscopy
Fast application of Continuous Wavelet Transformation ('CWT') on time series with special attention to spectroscopy. It is written using data.table and 'C++' language and in some functions it is possible to use parallel processing to speed-up the computation over samples. Currently, only the second derivative of a Gaussian wavelet function is implemented.
Authors:
CWT_0.2.1.tar.gz
CWT_0.2.1.tar.gz(r-4.7-arm64)CWT_0.2.1.tar.gz(r-4.7-x86_64)CWT_0.2.1.tar.gz(r-4.6-arm64)CWT_0.2.1.tar.gz(r-4.6-x86_64)
CWT_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CWT/json (API)
NEWS
| # Install 'CWT' in R: |
| install.packages('CWT', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/antguz/cwt/issues
Last updated from:ed9cf17fd7. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 129 | ||
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 173 | ||
| linux-release-arm64 | OK | 135 | ||
| linux-release-x86_64 | OK | 149 | ||
| wasm-release | OK | 114 |
Exports:cwtresampling_FWHM
Dependencies:data.tableRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Continuous Wavelet Transformation for Spectroscopy | CWT-package CWT |
| Continuous Wavelet Transform | cwt |
| Full Width Half Maximum Resampling | resampling_FWHM |
