| ZeligListModels {Zelig} | R Documentation |
Get a Character-Vector of All Models with a 'zelig2' Function
ZeligListModels(zelig.only = FALSE)
zelig.only |
a boolean specifying whether we want to search only the Zelig namespace |
a character-vector of the Zelig models loaded on the user's machine
In order for a Zelig model to either execute correctly or be listed as a legal Zelig model, the function name must be prefixed with 'zelig2'.
Matt Owen mowen@iq.harvard.edu