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:Daniel P. Palomar [cre, aut], Junyan Liu [aut], Rui Zhou [aut]

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'))

Peer review:

Bug tracker:https://github.com/dppalomar/imputefin/issues

Datasets:

    On CRAN:

    financial-datamissing-valuesoutlierstime-series

    9 exports 23 stars 2.25 score 5 dependencies 25 scripts 737 downloads

    Last updated 3 years agofrom:c6b011d33c. Checks:ERROR: 1 WARNING: 6. Indexed: yes.

    TargetResultDate
    Doc / VignettesFAILSep 10 2024
    R-4.5-winWARNINGSep 10 2024
    R-4.5-linuxWARNINGSep 10 2024
    R-4.4-winWARNINGSep 10 2024
    R-4.4-macWARNINGSep 10 2024
    R-4.3-winWARNINGSep 10 2024
    R-4.3-macWARNINGSep 10 2024

    Exports:fit_AR1_Gaussianfit_AR1_tfit_VAR_timpute_AR1_Gaussianimpute_AR1_timpute_OHLCimpute_rolling_AR1_Gaussianimpute_Volplot_imputed

    Dependencies:latticemagrittrMASSmvtnormzoo

    Imputation of Financial Time Series

    Rendered fromImputeFinancialTimeSeries.html.asisusingR.rsp::asison Sep 10 2024.

    Last update: 2019-12-05
    Started: 2019-12-05