featureData | R Documentation |
the featureData consists of the numerical value of each feature for each sample considered
## S4 method for signature 'mRMRe.Data'
featureData(object)
object |
a |
Nicolas De Jay, Simon Papillon-Cavanagh, Benjamin Haibe-Kains
set.thread.count(2)
data(cgps)
feature_data <- mRMR.data(data = data.frame(cgps.ge))
featureData(feature_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.