pred_value | R Documentation |
A named vector where each element corresponds to a sample name and represents the original class label.
A named vector where each element corresponds to a sample name and represents the original class label.
pred_value
pred_value
An object of class character
of length 121.
An object of class character
of length 121.
library(iPRISM)
data(pred_value, package = "iPRISM")
table(pred_value)
library(iPRISM)
data(pred_value, package = "iPRISM")
table(pred_value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.