Description Usage Arguments Value
This function aproximate by interpolation the values of a time series (unknonw), based in the values of near (geographically) time series.
1 2 |
TS |
is a object of class "ts" (time series), with |
positions.TS |
is a data frame that containing longitude ( |
weights.TS |
is a data frame that containing weights (of influence) of time series in TS. |
positions.RTS |
is a data frame that containing values of longitude ( |
weights.RTS |
is a data frame that containing weights (of influence) of time series in RTS. |
D |
is a distance (or disimilarity) matrix between Time Series. If positions.TS is defined and |
... |
Extra arguments passed to |
returns an object of class "ts", containing the reconstructed time series associate to positions.RTS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.