Learn R Programming

SPreFuGED (version 1.0)

Selecting a Predictive Function for a Given Gene Expression Data

Description

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.

Copy Link

Version

Install

install.packages('SPreFuGED')

Monthly Downloads

4

Version

1.0

License

GPL (>= 2)

Maintainer

Victor L Jong

Last Published

July 29th, 2016

Functions in SPreFuGED (1.0)

estimateDataCha

A function to estimate data characteristics
directClass

A function to build and evaluate 10 different classification functions on a given gene expression data.
generateGED

A function to simulate two groups gene expression data (GED)
covMat

A covariance matrix generating function.
fitLMEModel

A function to fit a linear mixed effects (LME) model of performance measure on the studied variables
SPreFuGED-package

\Sexpr[results=rd,stage=build]{tools:::Rd_package_title("#1")}SPreFuGEDSelecting a Predictive Function for a Given Gene Expression Data
SPreFu

A function for selecting an optimal predictive function for a given gene expression data.
plotDirectClass

A plotting function for the performance (Accuracy) of direct classifiers
plotSPreFu

A plotting function of the predicted performance of classification functions on a given dataset
avAcc

Average accuracy data