ipdwInterp: Inverse Distance Weighting with custom distances
Description
Inverse Distance Weighting with custom distancesUsage
ipdwInterp(spdf, rstack, paramlist, overlapped = FALSE, yearmon = "default",
removefile = TRUE)
Arguments
spdf
SpatialPointsDataFrame object
rstack
RasterStack of path distances
paramlist
chacter. String representing parameter
names
overlapped
logical. Default is FALSE, specify TRUE
if some points lie on top of barriers
yearmon
character. String specifying the name of
the spdf
removefile
logical. Remove files after
processing?