| GetSlot.zelig {Zelig} | R Documentation |
zelig Fitted ModelReturns a value from the result of a model fitting function
## S3 method for class 'zelig' GetSlot(obj, key, ...)
obj |
a |
key |
a character-string specifying the which value to extract from the fitted model object |
... |
subsequent values to extract from the fitted model object |
values of the specified keys
This function is primarily used by Zelig developers
within qi functions
Matt Owen mowen@iq.harvard.edu