seval: Value estimation using thin-plate spline

Description Usage Arguments Value

Description

Function to estimate value at a location using thin-plate spline

Usage

1
seval(x, tpsp)

Arguments

x

n x 2 matrix, containing xy coordinates of locations

tpsp

thin-plate solution, typically returned by sinterp

Value

List containing the following named components:

x

location coordinates, copied from the x

y

estimated values at location x


EnviroStat documentation built on May 2, 2019, 2:32 p.m.