Learn R Programming

tramME (version 0.1.3)

.combine_formulas: Combine a set of formulas into one (similar to nlme::asOneFormula)

Description

Combine a set of formulas into one (similar to nlme::asOneFormula)

Usage

.combine_formulas(formula, ..., omit = ".")

Arguments

formula

the first formula, if it contains a response that will be the response of the resulting formula

...

objects from which a formula can be extracted

omit

parameter vector with variable names to be omitted