Inverse weighted distance interpolation on a grid.
TT.iwd(
tri.data,
z.name,
geo,
css.names = NULL,
text.tol = NULL,
text.sum = NULL,
blr.clock = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
set.par = FALSE,
n = 25,
lims = c("points", "triangle")[1],
max.dist = NULL,
q.max.dist = 0.5,
pow = 0.5
)
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
If TRUE parameters are set automatically to their defualt value
Number of points in the grid
"points" or "triangle"
Maximum distance
Passed to quantile
Single numeric value. Power of the inverse weighted distance
Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]