Package: cspec 0.1.2

Junho Yang
cspec: Complete Discrete Fourier Transform (DFT) and Periodogram
Calculate the predictive discrete Fourier transform, complete discrete Fourier transform, complete periodogram, and tapered complete periodogram. This algorithm is based on the preprint "Spectral methods for small sample time series: A complete periodogram approach" (2020) by Sourav Das, Suhasini Subba Rao, and Junho Yang.
Authors:
cspec_0.1.2.tar.gz
cspec_0.1.2.zip(r-4.7)cspec_0.1.2.zip(r-4.6)cspec_0.1.2.zip(r-4.5)
cspec_0.1.2.tgz(r-4.6-any)cspec_0.1.2.tgz(r-4.5-any)
cspec_0.1.2.tar.gz(r-4.7-any)cspec_0.1.2.tar.gz(r-4.6-any)
cspec_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cspec/json (API)
| # Install 'cspec' in R: |
| install.packages('cspec', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
Last updated from:fc8b49c6f9 (on package/cspec). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 129 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 63 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 52 | ||
| wasm-release | OK | 85 |
Exports:complete.pgramcompleteDFTfft2predictiveDFTtaperDFTtapered.complete.pgram
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Complete Periodogram | complete.pgram |
| Complete DFT | completeDFT |
| A new DFT function | fft2 |
| Predictive DFT. | predictiveDFT |
| Tapered DFT | taperDFT |
| Tapered Complete Periodogram | tapered.complete.pgram |