Contains functions for the data analysis with the emphasis on biological data, including several algorithms for feature ranking, feature selection, classification algorithms with the embedded validation procedures. The functions can deal with numerical as well as with nominal features. Includes also the functions for calculation of feature AUC (Area Under the ROC Curve) and HUM (hypervolume under manifold) values and construction 2D- and 3D- ROC curves. Provides the calculation of Area Above the RCC (AAC) values and construction of Relative Cost Curves (RCC) to estimate the classifier performance under unequal misclassification costs problem. There exists the special function to deal with missing values, including different imputing schemes.
Version: | 0.4 |
Depends: | R (≥ 2.13.0), gtools, Rcpp (≥ 0.12.1) |
Imports: | rgl, MASS, e1071, randomForest, pROC, ROCR, arules, pamr, class, nnet, rpart, FSelector, RWeka, grDevices, graphics, stats, utils |
LinkingTo: | Rcpp |
Published: | 2018-05-18 |
Author: | Natalia Novoselova,Junxi Wang,Frank Pessler,Frank Klawonn |
Maintainer: | Natalia Novoselova <novos65 at mail.ru> |
License: | GPL (≥ 3) |
NeedsCompilation: | yes |
CRAN checks: | Biocomb results |
Reference manual: | Biocomb.pdf |
Package source: | Biocomb_0.4.tar.gz |
Windows binaries: | r-devel: Biocomb_0.4.zip, r-release: Biocomb_0.4.zip, r-oldrel: Biocomb_0.4.zip |
macOS binaries: | r-release: Biocomb_0.4.tgz, r-oldrel: Biocomb_0.4.tgz |
Old sources: | Biocomb archive |
Please use the canonical form https://CRAN.R-project.org/package=Biocomb to link to this page.