calculate_performance: Calculate classifier performance

Description Usage Arguments

View source: R/handle-plots.R

Description

Calculates the pr, auc and performance for a given score on a set of models

Usage

1
2
calculate_performance(score, labels, plot_index, plot.colours,
  add_to_plot = FALSE, do_not_plot = FALSE)

Arguments

score

vector of scores, one for each model (e.g. RFQAmodel)

labels

vector of labels, one for each model (1 for correct, 0 for incorrect)


clarewest/RFQAmodelr documentation built on Jan. 25, 2020, 12:42 a.m.