Learn R Programming

FSMUMI (version 1.0)

Finding_fuzzy_based_similar_windows: Finding the similar windows using based on fuzzy-weighted similarity

Description

Find the similar windows to queries using the fuzzy-weighted similarity to impute large missing data in univariate time series.

Usage

Finding_fuzzy_based_similar_windows(query, database, i_start, i_finish,
  step_finding, threshold)

Arguments