R and python implementation of the computed ABC Analysis for rational selection of the most informative variables. Features caclulation using monotonic splines, edge-case handling (see details here), base R plots as well as GGPLots.
From the cloned repository root, install the package from the current directory:
install.packages("path/to/repo", repos = NULL, type = "source")
library(cABCanalysis)If you use this tool in your research, please cite the original publication:
Ultsch A, Lötsch J (2015) “Computed ABC Analysis for Rational Selection of Most Informative Variables in Multivariate Data”. PLoS ONE 10(6): e0129767.