README.md

msu

Overview

msu is a library providing an estimator for the multivariate symmetrical uncertainty measurement and other related estimators, such as symmetrical uncertainty, total correlation, information gain (also called mutual information) and Shannon entropy for categorical variables.

For more details about MSU read Understanding a Version of Multivariate Symmetric Uncertainty to assist in Feature Selection and references therein.

Installation

To install msu from CRAN

install.packages("msu")

The development version is available in GitHub and it can be installed using devtools

devtools::install_github("eliasmacielr/msu")


eliasmacielr/msu documentation built on May 21, 2019, 3:03 a.m.