This package is considered a duplicate. The official version of this package is found at:https://ericgilleland.r-universe.dev/smoothie
Package: smoothie 1.0-4
Eric Gilleland
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-4.tar.gz
smoothie_1.0-4.tar.gz(r-4.5-noble)smoothie_1.0-4.tar.gz(r-4.4-noble)
smoothie_1.0-4.tgz(r-4.4-emscripten)smoothie_1.0-4.tgz(r-4.3-emscripten)
smoothie.pdf |smoothie.html✨
smoothie/json (API)
# Install 'smoothie' in R: |
install.packages('smoothie', repos = c('https://cran.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 27 days agofrom:f634f586cc. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 29 2024 |
R-4.5-linux | OK | Nov 29 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 |