<?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>Regularized Random Forest</dc:title>
  <dc:description>Feature Selection with Regularized Random Forest. This
package is based on the &apos;randomForest&apos; package by Andy Liaw.
The key difference is the RRF function that builds a
regularized random forest.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.5.0), stats</dc:relation>
  <dc:relation>Suggests: RColorBrewer, randomForest,MASS</dc:relation>
  <dc:creator>Houtao Deng &lt;softwaredeng@gmail.com&gt;</dc:creator>
  <dc:contributor>Fortran original by Leo Breiman and Adele Cutler, R port by
Andy Liaw and Matthew Wiener, Regularized random forest by
Houtao Deng.</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-04-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RRF</dc:identifier>
 </rdf:Description>
</rdf:RDF>

