Skip to content

Yaocoo/InfoLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoLib

A library for calculating information theory quantities for discrete variables.

hist

Standard functions based on probability distribution estimated by the histogram method that counts the occurence frequency as probability. These functions are not computational fast, but convenient for calling them.

fastHist

Fast functions based on probability distribution estimated by the histogram method. These functions require data is integer vector and values should be greater than 0 (>=1).

For continuous data calculation

Please refer gcmi : Gaussian-Copula Mutual Information

About

Information theory function library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages