add_one_predictor_strings: Helper function that adds one predictor to a model sans...

Description Usage Arguments Value

View source: R/check_predictors.R

Description

Helper function that adds one predictor to a model sans quoting.

Usage

1
add_one_predictor_strings(df, my_formula, new_predictor)

Arguments

df

A dataframe

my_formula

A formula or string.

new_predictor

An (QUOTED) variable to try in the model.

Value

A new model object


jameshasbany/fastlm documentation built on July 26, 2020, 9:40 a.m.