Description Usage Arguments Value Author(s)
View source: R/FSMUMImputation.R
Fill large gaps in low or uncorrelated multivariate time series using the fuzzy-weighted similarity measure
1 | FSMUMImputation(data, large_gap_threshold, step_threshold, step_finding)
|
data |
a multivariate signals containing gaps |
large_gap_threshold |
threshold used to determine a gap is large |
step_threshold |
increment used for finding the threshold |
step_finding |
increment used for retrieving a similar sequences to the queries |
returns a completed multivariate time series
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.