calculate_performance: Calculate best berformance measure

View source: R/sp_class_perform.R

calculate_performanceR Documentation

Calculate best berformance measure

Description

Function that calculates the best performance measure

Usage

calculate_performance(pred, measure)

Arguments

pred

object of class "prediction" from package ROCR

measure

one of the following performance measures c("auc","j","bac","kappa")

Value

best value of selected performance measure


GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.