Default preprocessing function to handle missing values in the data. This function selects the largest interval of non-missing values and attributes the most recent dates to these values.
1 | default_prepro_fct(ts_data)
|
ts_data |
A univariate 'ts' or 'xts' object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.