pred_value: Original Class Labels for Samples

pred_valueR 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)


iPRISM documentation built on Sept. 11, 2024, 7:14 p.m.