Learn R Programming

imputeTestbench (version 3.0.3)

Test Bench for the Comparison of Imputation Methods

Description

Provides a test bench for the comparison of missing data imputation methods in uni-variate time series. Imputation methods are compared using different error metrics. Proposed imputation methods and alternative error metrics can be used.

Copy Link

Version

Install

install.packages('imputeTestbench')

Monthly Downloads

4,827

Version

3.0.3

License

CC0

Maintainer

Last Published

July 5th, 2019

Functions in imputeTestbench (3.0.3)

mape

Mean Absolute Percent Error Calculation
plot_errors

Function to plot the Error Comparison
plot_impute

Plot imputations
print.errprof

Print method for errprof
sample_dat

Sample time series data
mae

Mean Absolute Error Calculation
rmse

Root Mean Square Error Calculation
impute_errors

Function working as testbench for comparison of imputing models