sigfeatureRankedList: Processed output data after using the function named...

Description Usage Format Details Value Source References Examples

Description

The variable "sigfeatureRankedList" contains the output of the function named "sigFeature()".

Usage

1
data("sigfeatureRankedList")

Format

1
2
    The format is:
    int [1:2204] 2064 370 2032 2035 1519 1573 1446 2105 997 611 ...

Details

The dataset contains the ranked feature address which can indicate the expression values inside the expression dataset.

Value

sigfeatureRankedList

returns the feature list.

Source

https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE2280

References

Guyon, I., et al. (2002) Gene selection for cancer classification using support vector machines, Machine learning, 46, 389-422.

Examples

1
2
data(sigfeatureRankedList)
## maybe str(sigfeatureRankedList) ; plot(sigfeatureRankedList) ...

sigFeature documentation built on Nov. 8, 2020, 8:28 p.m.