Package: imputeFin 0.1.2.9000
imputeFin: Imputation of Financial Time Series with Missing Values and/or Outliers
Missing values often occur in financial data due to a variety of reasons (errors in the collection process or in the processing stage, lack of asset liquidity, lack of reporting of funds, etc.). However, most data analysis methods expect complete data and cannot be employed with missing values. One convenient way to deal with this issue without having to redesign the data analysis method is to impute the missing values. This package provides an efficient way to impute the missing values based on modeling the time series with a random walk or an autoregressive (AR) model, convenient to model log-prices and log-volumes in financial data. In the current version, the imputation is univariate-based (so no asset correlation is used). In addition, outliers can be detected and removed. The package is based on the paper: J. Liu, S. Kumar, and D. P. Palomar (2019). Parameter Estimation of Heavy-Tailed AR Model With Missing Data Via Stochastic EM. IEEE Trans. on Signal Processing, vol. 67, no. 8, pp. 2159-2172. <doi:10.1109/TSP.2019.2899816>.
Authors:
imputeFin_0.1.2.9000.tar.gz
imputeFin_0.1.2.9000.zip(r-4.5)imputeFin_0.1.2.9000.zip(r-4.4)imputeFin_0.1.2.9000.zip(r-4.3)
imputeFin_0.1.2.9000.tgz(r-4.4-any)imputeFin_0.1.2.9000.tgz(r-4.3-any)
imputeFin_0.1.2.9000.tar.gz(r-4.5-noble)imputeFin_0.1.2.9000.tar.gz(r-4.4-noble)
imputeFin_0.1.2.9000.tgz(r-4.4-emscripten)imputeFin_0.1.2.9000.tgz(r-4.3-emscripten)
|imputeFin.html✨
imputeFin/json (API)
NEWS
# Install 'imputeFin' in R: |
install.packages('imputeFin', repos = c('https://dppalomar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dppalomar/imputefin/issues
financial-datamissing-valuesoutlierstime-series
Last updated 3 years agofrom:c6b011d33c. Checks:1 ERROR, 6 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | FAIL | Jan 08 2025 |
R-4.5-win | WARNING | Jan 08 2025 |
R-4.5-linux | WARNING | Jan 08 2025 |
R-4.4-win | WARNING | Jan 08 2025 |
R-4.4-mac | WARNING | Jan 08 2025 |
R-4.3-win | WARNING | Jan 08 2025 |
R-4.3-mac | WARNING | Jan 08 2025 |
Exports:fit_AR1_Gaussianfit_AR1_tfit_VAR_timpute_AR1_Gaussianimpute_AR1_timpute_OHLCimpute_rolling_AR1_Gaussianimpute_Volplot_imputed
Imputation of Financial Time Series
Rendered fromImputeFinancialTimeSeries.html.asis
usingR.rsp::asis
on Jan 08 2025.Last update: 2019-12-05
Started: 2019-12-05
Readme and manuals
Help Manual
Help page | Topics |
---|