model.frame.multiple: Create Model Frame from 'multiple' Object

Description Usage Arguments Value Author(s)

Description

This method creates a model.frame from a multiple object. This method will be deprecated as the development of Zelig 4 progresses.

Usage

1
2
  ## S3 method for class 'multiple'
model.frame(formula,data,eqn=NULL,...)

Arguments

formula

an object of both type formula and multiple

data

a data.frame

eqn

the number of equations in the formula

...

ignored parameters

Value

a model.frame object

Author(s)

Kosuke Imai, Olivia Lau, Gary King and Ferdinand Alimadhi


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.