processPreds: Prepare and tidy prediction results

Description Usage Arguments Value Author(s)

View source: R/performance_utils.R

Description

Formats prediction results with true values (if known) contained in metadata. Optionally, adds an extra column for new prediction labels

Usage

1
processPreds(object, true, pred = NULL)

Arguments

object

scPred object

true

Column name in predMeta slot that corresponds to the true known classes

pred

Column name in predMeta slot that corresponds to the predicted classes if they have been assigned independently from the scPredict() function

Value

A list with

Author(s)

Jos<c3><a9> Alquicira Hern<c3><a1>ndez


IMB-Computational-Genomics-Lab/scPred documentation built on Jan. 11, 2020, 7:37 a.m.