Learn R Programming

rbmiUtils (version 0.3.0)

as_simple_formula2: Convert character variable list to formula

Description

[Deprecated]

This function is deprecated and will be removed in a future version.

Usage

as_simple_formula2(outcome, covars)

Value

A formula object.

Arguments

outcome

Character string, the outcome variable.

covars

Character vector of covariates.