aips.normal.info: Information about AIPS assignments of normal-like samples in...

Description Usage Details Value Author(s) See Also Examples

Description

This is the data object that contains all the information about the normal-like assignments in the validation set (n = 1261). Using this data.frame it is possible to compare your samples' assignments to those of normal-like samples.

Usage

1

Details

This is the data object that contains information about the AIPS assignments for Normal-like samples in the validation set (n=1261).

Value

Name

Name of the AIPS model

Source

Source of the gene signature used to build the AIPS modes

Description

More information on the AIPS model

Normal.Assignment

The main assignment for the Normal-like samples

Normal.low.percentage

Percentage of Normal-like patients assigned to the low class

Normal.random.percentage

Percentage of Normal-like patients assigned to the random/independent class

Normal.high.percentage

Percentage of Normal-like patients assigned to the high class

Author(s)

Eric R. Paquet (eric.r.paquet@gmail.com)

See Also

apply.AIPS, mcgill.gq

Examples

1
2
3
4
5
## Load a sample of the McGill dataset used in the paper
data(aips.normal.info)

## Show first AIPS models information
head(aips.normal.info)

meoyo/AIPS documentation built on May 22, 2019, 6:51 p.m.