Package: smoothie 1.0-3
smoothie: Two-Dimensional Field Smoothing
Perform two-dimensional smoothing for spatial fields using FFT and the convolution theorem (see Gilleland 2013, <doi:10.5065/D61834G2>).
Authors:
smoothie_1.0-3.tar.gz
smoothie_1.0-3.zip(r-4.5)smoothie_1.0-3.zip(r-4.4)smoothie_1.0-3.zip(r-4.3)
smoothie_1.0-3.tgz(r-4.4-any)smoothie_1.0-3.tgz(r-4.3-any)
smoothie_1.0-3.tar.gz(r-4.5-noble)smoothie_1.0-3.tar.gz(r-4.4-noble)
smoothie_1.0-3.tgz(r-4.4-emscripten)smoothie_1.0-3.tgz(r-4.3-emscripten)
smoothie.pdf |smoothie.html✨
smoothie/json (API)
# Install 'smoothie' in R: |
install.packages('smoothie', repos = c('https://ericgilleland.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:8ca758162b. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | NOTE | Oct 27 2024 |
R-4.5-linux | NOTE | Oct 27 2024 |
R-4.4-win | NOTE | Oct 27 2024 |
R-4.4-mac | NOTE | Oct 27 2024 |
R-4.3-win | NOTE | Oct 27 2024 |
R-4.3-mac | NOTE | Oct 27 2024 |
Exports:disk2dsmoothFourier2dgauss2dsmoothhoods2dsmoothidentity2dsmoothkernel2dmeitsjerkernel2dsmooth
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Two-dimensional Field Smoothing | smoothie-package smoothie |
Fast Fourier Transform (FFT) of a 2-d Gridded Field | Fourier2d |
Wrapper Functions for kernel2dsmooth | disk2dsmooth gauss2dsmooth hoods2dsmooth identity2dsmooth |
Create a Kernel Matrix | kernel2dmeitsjer |
Convolution Smooth on a 2-d Field. | kernel2dsmooth |