terms.multiple {Zelig}R Documentation

Extract Terms from a multiple Object

Description

Extracts terms from Zelig-3.5-style formulae. This function is scheduled for removal.

Usage

  ## S3 method for class 'multiple'
terms(x, data=NULL,...)

Arguments

x

a Zelig v3.5 formula

data

a data.frame

...

ignored parameters

Author(s)

Kosuke Imai, Olivia Lau, Gary King and Ferdinand Alimadhi


[Package Zelig version 4.2-1 Index]