| model.frame.multiple {Zelig} | R Documentation |
multiple ObjectThis method creates a model.frame from a
multiple object. This method will be deprecated as
the development of Zelig 4 progresses.
## S3 method for class 'multiple' model.frame(formula,data,eqn=NULL,...)
formula |
an object of both type |
data |
a |
eqn |
the number of equations in the formula |
... |
ignored parameters |
a model.frame object
Kosuke Imai, Olivia Lau, Gary King and Ferdinand Alimadhi