| interpolation_error_bound_noncons | R Documentation |
Give the value of the error for the interpolation and its derivative, given the third derivative of the interpolated function.
interpolation_value_error_bound_noncons(x, xk, phid3)
x |
A vector of points at which to estimate the error. |
xk |
The position of the interpolation points. |
phid3 |
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.