Please cite the reference below when using this software:
Marín-Franch I, Sanz-Sabater M, and Foster DH. KLo: Application of offset estimator of differential entropy and mutual information with multivariate data. Experimental Results (2022), 3, e16, 1–7 (https://doi.org/10.1017/exp.2022.14).
For more information see Marín-Franch I and Foster DH 2013 and the Color Information Tutorial
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.
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")