linkspotter
linkspotter 1.3.0
Computation
- add targetVarparameter formultiBivariateCorrelation()andlinkspotterComplete()to consider only couples includingtargetVar
- add maxNbBinsparameter for MaxNMI inmultiBivariateCorrelation()andlinkspotterComplete()
- print info from multiBivariateCorrelation()
- better deal with the parameter includeNA
- bug fix on EFdiscretization()for weird cases
- better handle non informative variables and couples of
variables
- remove tidyranddplyrdeprecated
functions
- give up Hmiscdependency
Visualization
- add a new feature: hide isolated nodes
- add a new feature: flip the bivariate plot
- add busy spinner from shinybusypackage
- use ggplot2for all bivariate plots
linkspotter 1.2.0
(initial CRAN release)
Computation
- Calculation of several correlation matrices corresponding to
different link coefficients
- Clustering of variables using an unsupervised learning
- Supervised discretization of one or a couple of variables.
Visualization
- Visualize the links using a graph (the variables correspond to the
nodes and the links correspond to the edges)
- Show the distribution of each variable using its histogram or
barplot
- Visualize a link between a couple of variables using scatter plots,
box plots, etc.