<?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>Impute Missing Glucose Values in CGM Data</dc:title>
  <dc:title>R package CGMissingDataR version 0.0.2</dc:title>
  <dc:description>Imputes missing glucose values in repeated-measures continuous
    glucose monitoring (CGM) data. Workflows create time-series features from
    raw timestamps, support model selection, and return the user's original
    columns plus an imputed glucose column. Methods include multiple imputation
    by chained equations (MICE; Azur et al. (2011) &lt;doi:10.1002/mpr.329&gt;),
    Random Forest regression (Breiman (2001) &lt;doi:10.1023/A:1010933404324&gt;),
    k-nearest-neighbor regression (Zhang (2016) &lt;doi:10.21037/atm.2016.03.37&gt;),
    XGBoost (Chen and Guestrin (2016) &lt;doi:10.1145/2939672.2939785&gt;),
    LightGBM (Ke et al. (2017)
    &lt;https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision&gt;),
    and ARIMA forecasting with the forecast framework (Hyndman and Khandakar
    (2008) &lt;doi:10.18637/jss.v027.i03&gt;). A Python-compatible backend uses
    'reticulate' to call 'pandas', 'scikit-learn', 'statsmodels', Python
    'xgboost', and optional Python 'lightgbm'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3)</dc:relation>
  <dc:relation>Imports: mice, FNN, ranger, data.table, xgboost, lightgbm, forecast,
CGManalyzer, lifecycle, reticulate, shiny</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), spelling, knitr, rmarkdown</dc:relation>
  <dc:creator>Shubh Saraswat &lt;shubh.saraswat00@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Shubh Saraswat [cre, aut, cph] (ORCID:
    &lt;https://orcid.org/0009-0009-2359-1484&gt;),
  Hasin Shahed Shad [aut],
  Xiaohua Douglas Zhang [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-2486-7931&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-05-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=CGMissingDataR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.CGMissingDataR</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
