Description Usage Details Value Author(s) See Also Examples
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.
1 |
This is the data object that contains information about the AIPS assignments for Normal-like samples in the validation set (n=1261).
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 |
Eric R. Paquet (eric.r.paquet@gmail.com)
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.