form.add {mreg} | R Documentation |
adds together two formula
Description
adds together two formula
Usage
form.add(formula1, formula2)
Arguments
formula1 |
a formula |
formula2 |
a formula |
Value
another formula
[Package mreg version 1.2.1 Index]