Interpolation of \(z\) values given regular or irregular gridded data sets containing coordinates \((x_i,y_i)\) and function values \(z_i\) is (will be) available through this package. As this interpolation is (for the irregular gridded data case) based on trianglation of the data locations also triangulation functions are implemented. Moreover the (not yet finished) spline interpolation needs estimators for partial derivates, these are also made available to the end user for direct use.
Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>
Maintainer: Albrecht Gebhardt <albrecht.gebhardt@aau.at>
The interpolation use can be divided by the used method into piecewise linear (finished in 1_0.27) and spline (not yet finished) interpolation and by input and output settings into gridded and pointwise setups.
interp
, tri.mesh
,
voronoi.mosaic
, locpoly