Description Usage Arguments Value Author(s)
View source: R/Imputing_small_gaps.R
Imputing small gaps using weighted moving average.
1 | imp_small_gaps_WMA(signal, posMA, pMA, store_w, lag)
|
posMA |
position of the begining of small gaps |
pMA |
position of all corresponding values of small gaps |
store_w |
list storing index and size of gaps |
lag |
lag of the weighted moving average function |
Data |
multivariate data |
univariate |
signal |
returns a vector of imputed values
Thi-Thu-Hong Phan, Andre Bigand, Emilie Poisson-Caillault
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.