regFormula: Build a regression formula for the dependent variable by the...

Description Usage Arguments Value

View source: R/regression.R

Description

Build a regression formula for the dependent variable by the covariates, parsing form text form

Usage

1
regFormula(depVar, covariates)

Arguments

depVar

a string, the dependent variable

covariates

a string or vector of strings, the covariates

Value

The regression formula


mattgarber4/myUtils documentation built on Dec. 13, 2020, 12:54 p.m.