gapForSelMethod {KarsTS} | R Documentation |
gapForSelMethod: gap set to fill
Description
This function finds which gap the user selected to apply a filling method on it. If none was selected, it creates a gap set containing all the gap sets in the time series.
Usage
gapForSelMethod(selTsName, selTs, envir = KTSEnv)
Arguments
selTsName |
The time series name |
selTs |
The time series |
envir |
The environment |
Value
A list containing the selected gap set name and the gap set. If the user did not select any gap set or there is no gap set in the environment, the function creates a gap set containing all the gaps in the time series. It is name is All plus the time series name.
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]