missForestKTS {KarsTS}R Documentation

missForestKTS: filling missing values with random forest algorithm

Description

This function is used to fill missing values using the function missForest::missForest.The user must choose the input and output time series, the number of trees and the maximum number of iterations. It is used through the button MissForest in the Filling menu.

Value

The filled time series in the environment KTSEnv and a summary of the results on the output window.

Author(s)

Marina Saez Andreu


[Package KarsTS version 2.4.1 Index]