Skip to content

This helper function is meant to be used in prep() methods to identify predictors and outcomes by names.

Usage

recipes_names_predictors(info)

recipes_names_outcomes(info)

Arguments

info

data.frame with variable information of columns.

Value

Character vector of column names.