<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Nonparametric Missing Value Imputation using Random Forest</dc:title>
  <dc:description>The function &apos;missForest&apos; in this package is used to
impute missing values particularly in the case of mixed-type
data. It uses a random forest trained on the observed values of
a data matrix to predict the missing values. It can be used to
impute continuous and/or categorical data including complex
interactions and nonlinear relations. It yields an out-of-bag
(OOB) imputation error estimate without the need of a test set
or elaborate cross-validation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: randomForest</dc:relation>
  <dc:creator>Daniel J. Stekhoven, &lt;stekhoven@stat.math.ethz.ch&gt;</dc:creator>
  <dc:contributor>Daniel J. Stekhoven, &lt;stekhoven@stat.math.ethz.ch&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-02-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=missForest</dc:identifier>
 </rdf:Description>
</rdf:RDF>

