pred_value {iPRISM} | R Documentation |
Original Class Labels for Samples
Description
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.
Usage
pred_value
pred_value
Format
An object of class character
of length 121.
An object of class character
of length 121.
Examples
library(iPRISM)
data(pred_value, package = "iPRISM")
table(pred_value)
library(iPRISM)
data(pred_value, package = "iPRISM")
table(pred_value)
[Package iPRISM version 0.1.1 Index]