Package: slideimp 1.2.0

Hung Pham

slideimp: Numeric Matrices K-NN and PCA Imputation

Fast k-nearest neighbors (K-NN) and principal component analysis (PCA) imputation algorithms for missing values in epigenetic data or other high-dimensional numeric matrices. For PCA, a locally optimal block preconditioned conjugate gradient (LOBPCG) eigensolver with warm starts of both the eigenblock and search direction is also supported. Two complementary imputation strategies are available. Group-wise imputation (e.g., by chromosome) is recommended for Illumina DNA methylation microarrays (e.g., 450K, EPIC) and other matrices with groupable columns. A sliding window approach for K-NN or PCA imputation is recommended only for whole-genome methylation data such as whole-genome bisulfite sequencing (WGBS) or Enzymatic Methyl-seq (EM-seq). The package also supports hyperparameter tuning via repeated cross-validation. The K-NN algorithm is described in: Hastie, T., Tibshirani, R., Sherlock, G., Eisen, M., Brown, P. and Botstein, D. (1999) "Imputing Missing Data for Gene Expression Arrays". The PCA imputation is an optimized reimplementation of the imputePCA() function from the 'missMDA' package described in: Josse, J. and Husson, F. (2016) <doi:10.18637/jss.v070.i01> "missMDA: A Package for Handling Missing Values in Multivariate Data Analysis".

Authors:Hung Pham [aut, cre, cph], Posit Software, PBC [cph]

slideimp_1.2.0.tar.gz
slideimp_1.2.0.tar.gz(r-4.7-arm64)slideimp_1.2.0.tar.gz(r-4.7-x86_64)slideimp_1.2.0.tar.gz(r-4.6-arm64)slideimp_1.2.0.tar.gz(r-4.6-x86_64)
slideimp_0.5.4.tgz(r-4.5-emscripten)
manual.pdf |manual.html
card.svg |card.png
slideimp/json (API)
NEWS

# Install 'slideimp' in R:
install.packages('slideimp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/hhp94/slideimp/issues

Pkgdown/docs site:https://hhp94.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

3.78 score 1 packages 5 scripts 536 downloads 14 exports 13 dependencies

Last updated from:dfe3063fde. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK196
linux-devel-x86_64OK211
source / vignettesOK327
linux-release-arm64OK208
linux-release-x86_64OK211
wasm-releaseFAIL187

Exports:col_varscompute_metricsgroup_impknn_implobpcg_controlmat_missmean_imp_colpca_impprep_groupssample_na_locsim_matslide_impslideimp_resolve_grouptune_imp

Dependencies:backportsBHbigmemorybigmemory.sricheckmateclicollapsemirainanonextRcppRcppArmadilloRcppThreaduuid

slideimp

Rendered fromslideimp.Rmdusingknitr::rmarkdownon Jun 16 2026.

Last update: 2026-05-01
Started: 2026-01-07