<?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>Build Decision Trees with Optimal Multivariate Splits</dc:title>
  <dc:title>R package bsnsing version 1.0.1</dc:title>
  <dc:description>Functions for training an optimal decision tree classifier, making predictions and generating latex code for plotting. Works for two-class and multi-class classification problems. The algorithm seeks the optimal Boolean rule consisting of multiple variables to split a node, resulting in shorter trees. Use bsnsing() to build a tree, predict() to make predictions and plot() to plot the tree into latex and PDF. See Yanchao Liu (2022) &lt;arXiv:2205.15263&gt; for technical details. Source code and more data sets are at &lt;https://github.com/profyliu/bsnsing/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: methods, Rcpp (&gt;= 1.0.3)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: C50, party, rpart, tree</dc:relation>
  <dc:creator>Yanchao Liu &lt;yanchaoliu@wayne.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yanchao Liu</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2022-07-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bsnsing</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bsnsing</dc:identifier>
</oai_dc:dc>
