| multilevel {Zelig} | R Documentation |
This function currently has no documentation, but is essential in Zelig 3.5's implementation of formulae.
multilevel(tt, data, mode, eqn, ...)
tt |
a terms object |
data |
a |
mode |
??? |
eqn |
an integer specifying the number of equations in a model |
... |
ignored parameters |
a list with the "terms" attribute specified
Kosuke Imai, Olivia Lau, Gary King and Ferdinand Alimadhi