selections-list: Additional methods for selecting variables in step functions

selections-listR Documentation

Additional methods for selecting variables in step functions

Description

all_list() selects columns of type 'list'. all_list_predictors() selects 'list' type columns assigned the role 'predictor'.

These need to be allowed into step functions somehow.

Usage

all_list()

all_list_predictors()

Details

These functions augment those documented at recipes::has_role().


corybrunson/imtidy documentation built on Sept. 15, 2022, 1:11 a.m.