Package: Biocomb Type: Package Title: Feature Selection and Classification with the Embedded Validation Procedures for Biomedical Data Analysis Version: 0.4 Date: 2018-05-18 Author: Natalia Novoselova,Junxi Wang,Frank Pessler,Frank Klawonn Maintainer: Natalia Novoselova Description: 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. License: GPL (>= 3) Imports: rgl, MASS, e1071, randomForest, pROC, ROCR, arules, pamr, class, nnet, rpart, FSelector, RWeka, grDevices, graphics, stats, utils LinkingTo: Rcpp Depends: R (>= 2.13.0),gtools,Rcpp (>= 0.12.1) LazyLoad: yes NeedsCompilation: yes Packaged: 2018-05-18 18:13:37 UTC; novosel Repository: CRAN Date/Publication: 2018-05-18 18:33:55 UTC