Models_creation: Create models' formulas

Description Usage Arguments Value

View source: R/Models_creation.R

Description

Create models' formulas based on the target and the shortlisted regressors.

Usage

1
Models_creation(x, Target, limit, NoIntercept)

Arguments

x

A vector of variables' names that represent your shortlisted regressors

Target

The colname of your targeted variable

limit

The maximum number of regressors

NoIntercept

If you would like to have No Intercept models in addition (TRUE or FALSE)

Value

A dataframe containing all the formulas.


samchaineau/ModBrowse documentation built on Feb. 17, 2020, 1:57 p.m.