lm_singlePredictor: table of classification performances

Description Usage Arguments

View source: R/supportFunc_lm.R

Description

takes in predited weights and true labels and determines performance characterisitcs

Usage

1
lm_singlePredictor(x, y, xlab, ylab, main, lim = NULL)

Arguments

weights

are the predicted scores/probablities of test data

trubeLabels

are the true labels associated with the test data

direction

= "auto", ">", "<"


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.