terms.zelig {Zelig}R Documentation

Model Terms for a Zelig Object

Description

This method simply extracts the model terms for the fitted model passed to the zelig function.

Usage

  ## S3 method for class 'zelig'
terms(x, ...)

Arguments

x

a zelig object

...

forwarded parameters

Value

terms of the original fitted model


[Package Zelig version 4.2-1 Index]