Learn R Programming

Zelig (version 4.2-1)

GetSlot.zelig: Return a Value from a zelig Fitted Model

Description

Returns a value from the result of a model fitting function

Usage

## S3 method for class 'zelig':
GetSlot(obj, key, ...)

Arguments

obj
a zelig object
key
a character-string specifying the which value to extract from the fitted model object
...
subsequent values to extract from the fitted model object

Value

  • values of the specified keys