createFormulaInternal: Create formula with interactions and polynomials if all...

Description Usage Arguments

View source: R/createFormula.R

Description

Create formula with interactions and polynomials if all checks in createFormula have passed

Usage

1
2
createFormulaInternal(formula, allVars, maxExponent, interactionDepth,
  intercept)

Arguments

formula

formula object

allVars

object returned by all.vars

maxExponent

positive integer

interactionDepth

positive integer

intercept

boolean


BMSC documentation built on Aug. 2, 2019, 5:05 p.m.