| parse.formula {Zelig} | R Documentation |
Parse Formulas for Zelig Models
parse.formula(formula, model, data = NULL)
formula |
a formula |
model |
a Zelid model |
data |
a data-frame |
This is used typically in multinomial and multivariate Zelig models
Kosuke Imai and Olivia Lau