parse.formula {Zelig}R Documentation

Parse Formulas for Zelig Models

Description

Parse Formulas for Zelig Models

Usage

  parse.formula(formula, model, data = NULL)

Arguments

formula

a formula

model

a Zelid model

data

a data-frame

Note

This is used typically in multinomial and multivariate Zelig models

Author(s)

Kosuke Imai and Olivia Lau


[Package Zelig version 4.2-1 Index]