Learn R Programming

lgcp (version 1.3-8)

aggregateformulaList: aggregateformulaList function

Description

An internal function to collect terms from a formulalist. Not intended for general use.

Usage

aggregateformulaList(x, ...)

Arguments

x
an object of class "formulaList"
...
other arguments

Value

  • a formula of the form X ~ var1 + var2 tec.