interp (version 1.0-33)

interp-package: Interpolation of data

Description

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.

Arguments

Details

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.

See Also

interp, tri.mesh, voronoi.mosaic, locpoly