get.subsamples: get subset of samples with 'predicted' = 'cls'

View source: R/classifier_model_summary.R

get.subsamplesR Documentation

get subset of samples with 'predicted' = 'cls'

Description

get subset of samples with 'predicted' = 'cls'

Usage

get.subsamples(pred, cls)

Arguments

pred

a table with 'Sample_ID' and 'predicted' columns

cls

target class label

Value

a list of 'Sample_ID's


skimlab/CCSBUtils documentation built on March 30, 2022, 4:52 a.m.