Learn R Programming

caretEnsemble (version 2.0.3)

check_caretList_model_types: Checks that caretList models are all of the same type.

Description

Validate a caretList

Usage

check_caretList_model_types(list_of_models)

Arguments

list_of_models

a list of caret models to check