<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Numeric Matrices K-NN and PCA Imputation</dc:title>
  <dc:title>R package slideimp version 1.2.0</dc:title>
  <dc:description>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) &lt;doi:10.18637/jss.v070.i01&gt; "missMDA: A
    Package for Handling Missing Values in Multivariate Data Analysis".</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: bigmemory, checkmate, cli, collapse, mirai, Rcpp, stats, utils</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, RcppThread</dc:relation>
  <dc:relation>Suggests: knitr, missMDA, RhpcBLASctl, rmarkdown, testthat (&gt;= 3.0.0),
withr</dc:relation>
  <dc:creator>Hung Pham &lt;amser.hoanghung@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hung Pham [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-8271-9355&gt;),
  Posit Software, PBC [cph] (Copyright holder of code adapted from the
    'carrier' package, MIT licensed)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=slideimp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.slideimp</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
