Skip to content
/ klo Public

KLo: Offset estimator of differential entropy and mutual information for multivariate data

License

Notifications You must be signed in to change notification settings

imarinfr/klo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klo

KLo v1.0: Offset estimator of differential entropy and mutual information for multivariate data

Please cite the reference below when using this software:

Marín-Franch I, Sanz-Sabater M, and Foster DH. KLo: Offset estimator of differential entropy and mutual information for multivariate data. Submitted, 2020

For more information see Marín-Franch I and Foster DH 2013 and the Color Information Tutorial

Licence and Copyright

The software is COPYRIGHTED by Marín-Franch I and Foster DH 2013, and is distributed under the Apache 2.0 license. Please read the license information in the attached file.

Installing the R package

You can install the R package directly from this repository

  • install the devtools package
  • use the install_github command as shown below
install.packages("devtools")
library(devtools)
install_github("imarinfr/klo/code/R")

About

KLo: Offset estimator of differential entropy and mutual information for multivariate data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published