Description Usage Arguments Value
View source: R/approx.nearest.R
auxiliary function for applying the function 'InterpolationMethod', approximate a time series using the nearest neighbour
1 | approx.nearest(x, y, xi)
|
x |
numeric vector giving the coordinates of the points to be interpolated |
y |
corresponding values to x |
xi |
set of numeric values specifying where interpolation has to take place |
zoo-object containing the interpolated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.