Description Usage Arguments Value
View source: R/pre_treatments.R
This function select probes with the largest variance
1 | feature_selection(D, number = 5000)
|
D |
The matrix of dimension patients*probes. |
number |
number of largest variance probes to keep |
This function return the D matrix with selected probes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.