| getResponseTerms.list {Zelig} | R Documentation |
This method gets the response terms from a standard formula
## S3 method for class 'list' getResponseTerms(x, ...)
x |
a list of formulae |
... |
ignored parameters |
a character-vector specifying the response terms of the formula
Matt Owen