caret_showCaretParameters: Show caret related parameters

caret::showCaretParametersR Documentation

Show caret related parameters

Description

Show caret related parameters in objects of classes \Sexpr[echo=TRUE,results=rd]{ paste(hsdar:::.getCaretCompatibleClasses(), collapse = ", ") }. Several parameters such as predictor and response variables are internally stored and used for model training and validation in the caret-package.

Usage

showCaretParameters(x)

Arguments

x

Object of one of the following classes: \Sexpr[echo=TRUE,results=rd]{ paste(hsdar:::.getCaretCompatibleClasses(), collapse = ", ") }.

Author(s)

Lukas Lehnert

See Also

sbf


hsdar documentation built on March 18, 2022, 6:35 p.m.