<?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>k-Nearest Neighbor Mutual Information Estimator</dc:title>
  <dc:title>R package knnmi version 1.0</dc:title>
  <dc:description>This is a 'C++' mutual information (MI) library based on the k-nearest 
    neighbor (KNN) algorithm. There are three functions provided for computing MI 
    for continuous values, mixed continuous and discrete values, and conditional MI 
    for continuous values. They are based on algorithms by A. Kraskov, et. al. (2004) &lt;doi:10.1103/PhysRevE.69.066138&gt;, 
    BC Ross (2014)&lt;doi:10.1371/journal.pone.0087357&gt;, 
    and A. Tsimpiris (2012) &lt;doi:10.1016/j.eswa.2012.05.014&gt;, respectively.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Suggests: spelling, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Brian Gregor &lt;bgregor@bu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Brian Gregor [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0004-9640-0574&gt;),
  Katia Bulekova [aut] (ORCID: &lt;https://orcid.org/0000-0003-1560-2146&gt;),
  Reina Chau [aut] (ORCID: &lt;https://orcid.org/0000-0003-3012-1404&gt;),
  Stefano Monti [aut] (ORCID: &lt;https://orcid.org/0000-0002-9376-0660&gt;),
  Benoit Jacob [cph] (Author of included Eigen library),
  Gael Guennebaud [cph] (Author of included Eigen library),
  Jose Luis Blanco [cph] (Author of included nanoflann library),
  Pranjal Kumar Rai [cph] (Author of included nanoflann library)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2024-04-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=knnmi</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.knnmi</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
