seval {EnviroStat} | R Documentation |
Function to estimate value at a location using thin-plate spline
seval(x, tpsp)
x |
n x 2 matrix, containing xy coordinates of locations |
tpsp |
thin-plate solution, typically returned by |
List containing the following named components:
x |
location coordinates, copied from the |
y |
estimated values at location |