Learn R Programming

⚠️There's a newer version (3.3) of this package.Take me there.

imputeTS (version 1.5)

Time Series Missing Value Imputation

Description

Imputation (replacement) of missing values in univariate time series.

Copy Link

Version

Install

install.packages('imputeTS')

Monthly Downloads

21,594

Version

1.5

License

GPL (>= 2)

Maintainer

Steffen Moritz

Last Published

April 27th, 2016

Functions in imputeTS (1.5)

na.mean

Missing Value Imputation by Mean Value
tsAirgap

Time series of monthly airline passengers (with NAs)
na.kalman

Missing Value Imputation by Kalman Smoothing and State Space Models
tsAirgapComplete

Time series of monthly airline passengers (complete)
na.replace

Replace Missing Values by a Defined Value
tsNH4Complete

Time series of NH4 concentration in a wastewater system (complete)
na.seadec

Seasonally Decomposed Missing Value Imputation
plotNA.distribution

Visualize Distribution of Missing Values
na.interpolation

Missing Value Imputation by Interpolation
na.random

Missing Value Imputation by Random Sample
tsHeatingComplete

Time series of a heating systems supply temperature (complete)
plotNA.distributionBar

Visualize Distribution of Missing Values (Barplot)
na.seasplit

Seasonally Splitted Missing Value Imputation
plotNA.gapsize

Visualize Distribution of NA gapsizes
tsNH4

Time series of NH4 concentration in a wastewater system (with NAs)
na.locf

Missing Value Imputation by Last Observation Carried Forward
statsNA

Print Statistics about Missing Values
plotNA.imputations

Visualize Imputed Values
na.ma

Missing Value Imputation by Weighted Moving Average
imputeTS-package

imputeTS-package description
na.remove

Remove Missing Values
tsHeating

Time series of a heating systems supply temperature (with NAs)