validateExcludedClass: Validate the excluded class

View source: R/caretPredict.R

validateExcludedClassR Documentation

Validate the excluded class

Description

Helper function to ensure that the excluded level for classification is an integer. Set to 0L to exclude no class.

Usage

validateExcludedClass(arg)

Arguments

arg

The value to check

Value

integer


caretEnsemble documentation built on Sept. 13, 2024, 1:11 a.m.