Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

crossVal (Package: iterativeBMAsurv) : Cross Validation for Iterative Bayesian Model Averaging

This function performs k runs of n-fold cross validation on a training dataset for survival analysis on microarray data, where k and n are specified by the user.
● Data Source: BioConductor
● Keywords: survival
● Alias: crossVal
● 0 images

imageplot.iterate.bma.surv (Package: iterativeBMAsurv) : An image plot visualization tool

Create a visualization of the models and variables selected by the iterative BMA algorithm.
● Data Source: BioConductor
● Keywords: survival
● Alias: imageplot.iterate.bma.surv
1 images

iterateBMAsurv.train (Package: iterativeBMAsurv) : Iterative Bayesian Model Averaging: training

Survival analysis and variable selection on microarray data. This is a multivariate technique to select a small number of relevant variables (typically genes) to perform survival analysis on microarray data. This function performs the training phase. It repeatedly calls bic.surv from the BMA package until all variables are exhausted. The variables in the dataset are assumed to be pre-sorted by rank.
● Data Source: BioConductor
● Keywords: multivariate, survival
● Alias: iterateBMAsurv.train
● 0 images

iterateBMAsurv.train.predict.assess (Package: iterativeBMAsurv) : Iterative Bayesian Model Averaging: training, prediction, assessment

Survival analysis and variable selection on microarray data. This is a multivariate technique to select a small number of relevant variables (typically genes) to perform survival analysis on microarray data. This function performs the training, prediction, and assessment steps. The data is not assumed to be pre-sorted by rank before this function is called.
● Data Source: BioConductor
● Keywords: multivariate, survival
● Alias: iterateBMAsurv.train.predict.assess
● 0 images

iterateBMAsurv.train.wrapper (Package: iterativeBMAsurv) : Iterative Bayesian Model Averaging: training

This function is a wrapper for iterateBMAsurv.train, which repeatedly calls bic.surv from the BMA package until all variables are exhausted. At the point when this function is called, the variables in the dataset are assumed to be pre-sorted by rank.
● Data Source: BioConductor
● Keywords: multivariate, survival
● Alias: iterateBMAsurv.train.wrapper
● 0 images

iterativeBMAsurv-internal (Package: iterativeBMAsurv) : Internal functions for iterativeBMAsurv

Internal functions for iterativeBMAsurv, not meant to be called directly.
● Data Source: BioConductor
● Keywords: internal
● Alias: assignRiskGroup, crossVal.final.calc, crossVal.fold, crossVal.init, crossVal.run, crossVal.tabulate, imageplot.bma.mod, iterateBMAinit, iterativeBMAsurv-internal
● 0 images

iterativeBMAsurv-package (Package: iterativeBMAsurv) :

The iterative Bayesian Model Averaging (BMA) algorithm for survival analysis is a variable selection method for applying survival analysis to microarray data..
● Data Source: BioConductor
● Keywords: multivariate, survival
● Alias: iterativeBMAsurv, iterativeBMAsurv-package
● 0 images

predictBicSurv (Package: iterativeBMAsurv) : Predicted patient risk scores from iterative Bayesian Model Averaging

This function predicts the risk scores for patient samples in the test set.
● Data Source: BioConductor
● Keywords: survival
● Alias: predictBicSurv
● 0 images

predictiveAssessCategory (Package: iterativeBMAsurv) : Risk Groups: assignment of patient test samples

This function assigns a risk group (high-risk or low-risk) to each patient sample in the test set based on the value of the patient's predicted risk score. The cutPoint between high-risk and low-risk is designated by the user.
● Data Source: BioConductor
● Keywords: survival
● Alias: predictiveAssessCategory
● 0 images

printTopGenes (Package: iterativeBMAsurv) : Write a training set including the top-ranked G variables from a sorted matrix to file

This function takes a matrix of rank-ordered variables and writes a training set containing the top G variables in the matrix to file.
● Data Source: BioConductor
● Keywords: print, univar
● Alias: printTopGenes
● 0 images