prediction_append: To attach and compare new method to existing comparison study done with function 'impute_errors()'
Description
To attach and compare new method to existing comparison study done with function 'impute_errors()'
Usage
prediction_append(existing_method, dataIn, nextVal, errorParameter, MethodPath, MethodName)
Arguments
existing_method
as Error observations for different methods
dataIn
as imput time series for testing
nextVal
as an integer to decide number of values to predict
errorParameter
as type of error calculation (RMSE, MAE or MAPE)
MethodPath
as location of function for proposed imputation method
MethodName
as name for function for proposed imputation method
Value
Returns error comparosin for imputation methods
Examples
Run this code#Kindly, refer "Vignette" document
Run the code above in your browser using DataLab