The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An R
package for kNN mutual information estimators.
Mutual information is an information theoretic quantity that measures
the amount of information that knowledge of one random variable provides
about another random variable. The estimators contained in this package
estimate the empirical mutual information between two or more variable
from samples. Mutual information is useful for measuring nonlinear
dependency between variables and applied to machine learning, signal
processing, independent component analysis, and experimental design.
You can install rmi from github with:
# install.packages("devtools")
::install_github("isaacmichaud/rmi") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.