Learn R Programming

KarsTS (version 2.4.1)

missForestKTS: 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.

Arguments

Value

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