The recent advancement of high-throughput technologies has led to frequent utilization of gene expression and other "omics" data for toxicological, diagnostic or prognostic studies in and clinical applications. Unlike in classical predictions where the number of samples is greater than the number of variables (n>p), the challenge faced with prediction using "omics" data is that the number of parameters greatly exceeds the number of samples (p>>n). To solve this curse of dimensionality problem, several predictive functions have been proposed for direct and probabilistic classification and survival predictions. Nevertheless, these predictive functions have been shown to perform differently across datasets. Comparing predictive functions and choosing the best is computationally intensive and leads to selection bias. Thus, the question which function should one choose for a given dataset is to be ascertained. This package implements the approach proposed by Jong et al., (2016) to address this question.
Version: | 1.0 |
Depends: | R (≥ 3.2.4) |
Imports: | stats, methods, utils, Biobase, CMA, lme4, lattice, limma, boot, mvtnorm |
Suggests: | e1071, MASS, class, nnet, glmnet, randomForest |
Published: | 2016-07-29 |
Author: | Victor L Jong, Kit CB Roes & Marinus JC Eijkemans |
Maintainer: | Victor L Jong <v.l.jong at umcutrecht.nl> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | SPreFuGED results |
Reference manual: | SPreFuGED.pdf |
Package source: | SPreFuGED_1.0.tar.gz |
Windows binaries: | r-devel: SPreFuGED_1.0.zip, r-release: SPreFuGED_1.0.zip, r-oldrel: SPreFuGED_1.0.zip |
macOS binaries: | r-release: not available, r-oldrel: SPreFuGED_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=SPreFuGED to link to this page.