l.formulas: Produce all possible formulas for a given data.frame

Description Usage Arguments Value

View source: R/l.formulas.R

Description

Produce all possible formulas for a given data.frame

Usage

1
l.formulas(y, df, type = "f")

Arguments

y

Character : indicating the response column name.

df

Data.frame.

type

'f', 'fs' or 's' denoting respectively first order, first and second order, second order formulas.

Value

All possible formulas for a given data.frame.


anthonyyazdani/OOS documentation built on Sept. 5, 2020, 12:54 a.m.