<?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>Classification rule based on Bayesian naive Bayes models with
feature selection bias corrected</dc:title>
  <dc:subject>CRAN Task View: Bayesian (http://CRAN.R-project.org/view=Bayesian)</dc:subject>
  <dc:subject>CRAN Task View: MachineLearning (http://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:subject>CRAN Task View: Multivariate (http://CRAN.R-project.org/view=Multivariate)</dc:subject>
  <dc:description>This software is used to predict the binary response based
on high dimensional features, for example gene expression data.
The data are modelled with Bayesian naive Bayes models. When a
large number of features are available, one may like to select
only a subset of features to use, typically those features
strongly correlated with the response in training cases. Such a
feature selection procedure is however invalid since the
relationship between the response and the features will appear
stronger. This package provides a way to avoid this bias and
yields well-calibrated prediction for the test cases.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.5.1)</dc:relation>
  <dc:creator>Longhai Li &lt;longhai@math.usask.ca&gt;</dc:creator>
  <dc:contributor>Longhai Li &lt;longhai@math.usask.ca&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2008-04-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=predbayescor</dc:identifier>
 </rdf:Description>
</rdf:RDF>

