Learn R Programming

caretEnsemble (version 4.0.1)

validateExcludedClass: 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)

Value

integer

Arguments

arg

The value to check