| parseFormula {Zelig} | R Documentation |
Zelig uses three distinct types of formulae. This method
is a re-design of the Zelig function
parse.formula.
parseFormula(obj, data = NULL)
obj |
a list or formula |
data |
the data set associated with the formula object |
an object of type "parseFormula". This object has slots specifying:
Matt Owen mowen@iq.harvard.edu