kernel: Kernel weighted smoothing with arbitrary bounding area...

lissageR Documentation

Kernel weighted smoothing with arbitrary bounding area Adapted from: https://www.r-bloggers.com/kernel-spatial-smoothing-transforming-points-pattern-to-continuous-coverage/

Description

Kernel weighted smoothing with arbitrary bounding area Adapted from: https://www.r-bloggers.com/kernel-spatial-smoothing-transforming-points-pattern-to-continuous-coverage/

Usage

lissage(df, field, bandwidth, resolution, grid, out_crs = 32198)

zoneGrid(studyArea, resolution, bandwidth)

Arguments

df

sf object (points)

field

weigth field in sf

resolution

output grid resolution (map units)

grid

sf study grid (polygon)

out_crs

EPSG (should be an equal-area projection)

bandwith

kernel bandwidth (map units)

Value

a raster object


david-beauchesne/idlm-la_grave documentation built on May 22, 2024, 1:35 a.m.