View source: R/classifier_model_summary.R
get.subsamples | R Documentation |
get subset of samples with 'predicted' = 'cls'
get.subsamples(pred, cls)
pred |
a table with 'Sample_ID' and 'predicted' columns |
cls |
target class label |
a list of 'Sample_ID's
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.