aggregateformulaList {lgcp} | R Documentation |
An internal function to collect terms from a formulalist. Not intended for general use.
aggregateformulaList(x, ...)
x |
an object of class "formulaList" |
... |
other arguments |
a formula of the form X ~ var1 + var2 tec.