Package: rasterKernelEstimates 1.0.2
rasterKernelEstimates: Kernel Based Estimates on in-Memory Raster Images
Performs kernel based estimates on in-memory raster images from the raster package. These kernel estimates include local means variances, modes, and quantiles. All results are in the form of raster images, preserving original resolution and projection attributes.
Authors:
rasterKernelEstimates_1.0.2.tar.gz
rasterKernelEstimates_1.0.2.tar.gz(r-4.5-noble)rasterKernelEstimates_1.0.2.tar.gz(r-4.4-noble)
rasterKernelEstimates_1.0.2.tgz(r-4.4-emscripten)rasterKernelEstimates_1.0.2.tgz(r-4.3-emscripten)
rasterKernelEstimates.pdf |rasterKernelEstimates.html✨
rasterKernelEstimates/json (API)
# Install 'rasterKernelEstimates' in R: |
install.packages('rasterKernelEstimates', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jlisic/rasterkernelestimates/issues
Last updated 3 years agofrom:9a681294e6. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 08 2025 |
R-4.5-linux-x86_64 | OK | Mar 08 2025 |
R-4.4-linux-x86_64 | OK | Mar 08 2025 |
Exports:rasterLocalCategoricalModesrasterLocalMomentsrasterLocalQuantilesrasterLocalSums
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Local categorical modes for an in memory raster image | rasterLocalCategoricalModes |
Local moments for an in memory raster image | rasterLocalMoments |
Local quantiles for an in memory raster image | rasterLocalQuantiles |
Local sums for an in memory raster image. | rasterLocalSums |