Learn R Programming

caretEnsemble (version 4.0.1)

checkCustomModel: Validate a custom caret model info list

Description

Currently, this only ensures that all model info lists were also assigned a "method" attribute for consistency with usage of non-custom models

Usage

checkCustomModel(x)

Value

validated model info list (i.e. x)

Arguments

x

a model info list (e.g. getModelInfo("rf", regex=F)\[[1]])