idw.dist.special: Special case idw for reduced time calculation

Description Usage Arguments

View source: R/geoR_dist_functions.R

Description

Special case idw for reduced time calculation

Usage

1
idw.dist.special(data, loc.dist.order, loc.dist.nmax, idp)

Arguments

data

vector of data to interpolate on points. Refer to output of Prep_loc_dist

loc.dist.order

matrix of nmax lines and nb points columns with position of data to keep

loc.dist.nmax

matrix of nmax lines and nb points columns with distances between kept data and points position

idp

specify the inverse distance weighting power. Default to 2.


statnmap/GeoDist documentation built on Feb. 4, 2020, 8:34 p.m.