Learn R Programming

rasterKernelEstimates (version 1.0.2)

Kernel Based Estimates on in-Memory Raster Images

Description

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.

Copy Link

Version

Install

install.packages('rasterKernelEstimates')

Monthly Downloads

138

Version

1.0.2

License

MIT + file LICENSE

Maintainer

Jonathan Lisic

Last Published

September 21st, 2021

Functions in rasterKernelEstimates (1.0.2)

rasterLocalCategoricalModes

Local categorical modes for an in memory raster image
rasterLocalQuantiles

Local quantiles for an in memory raster image
rasterLocalSums

Local sums for an in memory raster image.
rasterLocalMoments

Local moments for an in memory raster image