dropExcludedClass: Drop Excluded Class

View source: R/caretPredict.R

dropExcludedClassR Documentation

Drop Excluded Class

Description

Drop the excluded class from a prediction data.table

Usage

dropExcludedClass(x, all_classes, excluded_class_id)

Arguments

x

a data.table of predictions

all_classes

a character vector of all classes

excluded_class_id

an integer indicating the class to exclude


zachmayer/caretEnsemble documentation built on Dec. 19, 2024, 5:17 p.m.