GetSlot {Zelig}R Documentation

Generic method for extracting variables from both S3 and S4 fitted model object

Description

Generic method for extracting variables from both S3 and S4 fitted model object

Usage

  GetSlot(obj, key, ...)

Arguments

obj

an object of type ‘zelig’

key

a character-string specifying the name of the variable to extract

...

typically ignored parameters

Value

the value of that extracted object or NULL

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]