FSMUMImputation: Imputing large gaps based on the new fuzzy-weighted...

Description Usage Arguments Value Author(s)

View source: R/FSMUMImputation.R

Description

Fill large gaps in low or uncorrelated multivariate time series using the fuzzy-weighted similarity measure

Usage

1
FSMUMImputation(data, large_gap_threshold, step_threshold, step_finding)

Arguments

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

Value

returns a completed multivariate time series

Author(s)

Thi-Thu-Hong Phan, Andre Bigand, Emilie Poisson-Caillault


FSMUMI documentation built on May 2, 2019, 12:40 p.m.