| parseFormula.list {Zelig} | R Documentation |
This method parses a list-style Zelig formula.
## S3 method for class 'list' parseFormula(obj, data=NULL)
obj |
a list of formulae |
data |
a data frame |
an object of type "parseFormula"
Matt Owen mowen@iq.harvard.edu