tuneCheck {caretEnsemble}R Documentation

Check that the tuning parameters list supplied by the user is valid

Description

This function makes sure the tuning parameters passed by the user are valid and have the proper naming, etc.

Usage

tuneCheck(x)

Arguments

x

a list of user-supplied tuning parameters and methods


[Package caretEnsemble version 2.0.3 Index]