aggregateformulaList {lgcp} | R Documentation |
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.
[Package lgcp version 2.0 Index]