validateExcludedClass {caretEnsemble} | R 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
[Package caretEnsemble version 4.0.1 Index]