Rdocumentation
powered by
Learn R Programming
EnviroStat (version 0.4-2)
seval: Value estimation using thin-plate spline
Description
Function to estimate value at a location using thin-plate spline
Usage
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