<?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>Learn from Training Data then Quickly Fill in Missing Data</dc:title>
  <dc:title>R package FastImputation version 2.2.1</dc:title>
  <dc:subject>CRAN Task View: MissingData (https://CRAN.R-project.org/view=MissingData)</dc:subject>
  <dc:description>TrainFastImputation() uses training data to describe a
    multivariate normal distribution that the data approximates or
    can be transformed into approximating and stores this information
    as an object of class 'FastImputationPatterns'. FastImputation()
    function uses this 'FastImputationPatterns' object to impute (make
    a good guess at) missing data in a single line or a whole data frame
    of data.  This approximates the process used by 'Amelia'
    &lt;https://gking.harvard.edu/amelia&gt; but is much faster when
    filling in values for a single line of data.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: methods, Matrix</dc:relation>
  <dc:relation>Suggests: testthat, caret, e1071</dc:relation>
  <dc:creator>Stephen R. Haptonstahl &lt;srh@haptonstahl.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Stephen R. Haptonstahl</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-09-25</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=FastImputation</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.FastImputation</dc:identifier>
</oai_dc:dc>
