<?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>Decision Forest</dc:title>
  <dc:title>R package Dforest version 0.4.2</dc:title>
  <dc:description>Provides R-implementation of Decision forest algorithm, which combines the predictions of
    multiple independent decision tree models for a consensus decision. In particular, Decision Forest is a novel 
    pattern-recognition method which can be used to analyze: (1) DNA microarray data; 
    (2) Surface-Enhanced Laser Desorption/Ionization Time-of-Flight Mass Spectrometry  (SELDI-TOF-MS) data; and 
    (3) Structure-Activity Relation (SAR) data.
    In this package, three fundamental functions are provided, as (1)DF_train, (2)DF_pred, and (3)DF_CV.  
    run Dforest() to see more instructions.
    Weida Tong (2003) &lt;doi:10.1021/ci020058s&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0)</dc:relation>
  <dc:relation>Imports: rpart, ggplot2, methods, stats</dc:relation>
  <dc:creator>Leihong Wu &lt;leihong.wu@fda.hhs.gov&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Leihong Wu &lt;leihong.wu@fda.hhs.gov&gt;,
    Weida Tong (Weida.tong@fda.hhs.gov)</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2017-11-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Dforest</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Dforest</dc:identifier>
</oai_dc:dc>
