<?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>Data Exploration with Information Theory (Weight-of-Evidence and
Information Value)</dc:title>
  <dc:title>R package Information version 0.0.9</dc:title>
  <dc:description>Performs exploratory data analysis and variable screening for
    binary classification models using weight-of-evidence (WOE) and information
    value (IV). In order to make the package as efficient as possible, aggregations
    are done in data.table and creation of WOE vectors can be distributed across
    multiple cores. The package also supports exploration for uplift models (NWOE
    and NIV).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.2)</dc:relation>
  <dc:relation>Imports: data.table, ggplot2, grid, plyr, utils, iterators, doParallel,
parallel, foreach</dc:relation>
  <dc:relation>Suggests: knitr, reshape2, ClustOfVar, rmarkdown</dc:relation>
  <dc:creator>Larsen Kim &lt;kblarsen4@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Larsen Kim [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2016-04-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Information</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Information</dc:identifier>
</oai_dc:dc>
