
imputeTS - Time Series Missing Value Imputation
Imputation (replacement) of missing values in univariate time series. Offers several imputation functions and missing data plots. Available imputation algorithms include: 'Mean', 'LOCF', 'Interpolation', 'Moving Average', 'Seasonal Decomposition', 'Kalman Smoothing on Structural Time Series models', 'Kalman Smoothing on ARIMA models'. Published in Moritz and Bartz-Beielstein (2017) <doi:10.32614/RJ-2017-009>.
Last updated
data-visualizationimputationimputation-algorithmimputetsmissing-datatime-seriescpp
12.39 score 173 stars 25 dependents 2.5k scripts 17k downloadsridge - Ridge Regression with Automatic Selection of the Penalty Parameter
Linear and logistic ridge regression functions. Additionally includes special functions for genome-wide single-nucleotide polymorphism (SNP) data. More details can be found in <doi: 10.1002/gepi.21750> and <doi: 10.1186/1471-2105-12-372>.
Last updated
regressionridge-regressiongsl
7.00 score 19 stars 1 dependents 135 scripts 1.3k downloadsimputeR - A General Multivariate Imputation Framework
Multivariate Expectation-Maximization (EM) based imputation framework that offers several different algorithms. These include regularisation methods like Lasso and Ridge regression, tree-based models and dimensionality reduction methods like PCA and PLS.
Last updated
missing-data
4.94 score 16 stars 54 scripts 481 downloadskssa - Known Sub-Sequence Algorithm
Implements the Known Sub-Sequence Algorithm <doi:10.1016/j.aaf.2021.12.013>, which helps to automatically identify and validate the best method for missing data imputation in a time series. Supports the comparison of multiple state-of-the-art algorithms.
Last updated
3.78 score 3 stars 3 scripts 205 downloads