glmnetGLRpredSummary: Calculate a set of metrics to assess the performance of the...

Description Usage Arguments Value Note Author(s)

Description

This function allows for a quick computation of multiple metrics to assess the performance of the elastic net classififer assuming the ground truth is available.

Usage

1
2
## S3 method for class 'glmnetGLRpred'
summary(object, ...)

Arguments

object

the object produced by predict

...

additional arguments to other methods (currently ignored)

Value

data.frame with sensitivity, specificity, false negative rate, false positive rate, and accuracy computed by class.

Note

The ground truth for the new data set is required to generate these metrics.

Author(s)

Alex Venzin


PNNL-Comp-Mass-Spec/glmnetGLR documentation built on May 28, 2019, 2:23 p.m.