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

View source: R/helper_functions.R

check_caretList_model_typesR Documentation

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


caretEnsemble documentation built on Sept. 20, 2023, 5:08 p.m.