| interpolation_error_bound_cons | R Documentation |
Give an absolute bound on the error of the interpolation and its derivative, given the supremum of the third derivative of the interpolated function.
interpolation_value_error_bound_cons(x, xk, norm_deriv3)
x |
A vector of points at which to estimate the error. |
xk |
The position of the interpolation points. |
norm_deriv3 |
The infinite norm of the third derivative of the interpolated function. |
The bound for each value of x.
Thomas Blanchet, Juliette Fournier, Thomas Piketty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.