build_models: build_models

View source: R/build_models.R

build_modelsR Documentation

build_models

Description

Creates a composite column using only columns in a data frame that have names that match a pattern.

Usage

build_models(outcome, predictors)

Arguments

outcome

a character string representing the outcome variable.

predictors

a list of one or more strings representing the predictors. If a vector is included in the list, the vector values are added to the model simultaneously.


camkay/panoply documentation built on Jan. 17, 2025, 6:31 a.m.