multilevel {Zelig}R Documentation

Multilevel

Description

This function currently has no documentation, but is essential in Zelig 3.5's implementation of formulae.

Usage

  multilevel(tt, data, mode, eqn, ...)

Arguments

tt

a terms object

data

a data.frame

mode

???

eqn

an integer specifying the number of equations in a model

...

ignored parameters

Value

a list with the "terms" attribute specified

Author(s)

Kosuke Imai, Olivia Lau, Gary King and Ferdinand Alimadhi


[Package Zelig version 4.2-1 Index]