Description Usage Arguments Value Author(s) Examples
The MatrixFeatures slot contains the reduced dataset
1 2 3 4 | MatrixFeatures(x)
## S4 method for signature 'GarsSelectedFeatures'
MatrixFeatures(x)
|
x |
a |
a matrix with the reduced dataset
Mattia Chiesa, Luca Piacentini
1 2 | data(GARS_res_GA)
ex_matrix <- MatrixFeatures(GARS_res_GA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.