Package: rasterKernelEstimates 1.0.1
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.1.tar.gz
rasterKernelEstimates_1.0.1.zip(r-4.5)rasterKernelEstimates_1.0.1.zip(r-4.4)rasterKernelEstimates_1.0.1.zip(r-4.3)
rasterKernelEstimates_1.0.1.tgz(r-4.4-x86_64)rasterKernelEstimates_1.0.1.tgz(r-4.4-arm64)rasterKernelEstimates_1.0.1.tgz(r-4.3-x86_64)rasterKernelEstimates_1.0.1.tgz(r-4.3-arm64)
rasterKernelEstimates_1.0.1.tar.gz(r-4.5-noble)rasterKernelEstimates_1.0.1.tar.gz(r-4.4-noble)
rasterKernelEstimates_1.0.1.tgz(r-4.4-emscripten)rasterKernelEstimates_1.0.1.tgz(r-4.3-emscripten)
rasterKernelEstimates.pdf |rasterKernelEstimates.html✨
rasterKernelEstimates/json (API)
# Install 'rasterKernelEstimates' in R: |
install.packages('rasterKernelEstimates', repos = c('https://jlisic.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jlisic/rasterkernelestimates/issues
Last updated 8 years agofrom:e51e83162c. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
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 |