CalcMedians: Calculate the median of absolute values found in a search...

View source: R/GeostTextureLibrarySharedRoxy.R

CalcMediansR Documentation

Calculate the median of absolute values found in a search window for each raster in a list

Description

Calculate the median of absolute values found in a search window for each raster in a list

Usage

CalcMedians(deltas, w)

Arguments

deltas

A list of rasters with the values from which calculate the median of absolute values (e.g., directional differences of order K)

w

The moving window used (e.g. w=KernelCircular(3))

Value

A list of rasters with the median of absolute values in the search window


SurfRough documentation built on April 4, 2025, 2:19 a.m.