describe.default {Zelig}R Documentation

Default describe function for an arbitrary model This method exists solely as a backup when an author does not contribute a 'describe' function for their model

Description

Default describe function for an arbitrary model This method exists solely as a backup when an author does not contribute a 'describe' function for their model

Usage

  ## Default S3 method:
describe(...)

Arguments

...

dummy parameters purely to cast the correct object. That is, the parameters of the function should not BE referenced specifically

Value

a list to be processed by as.description

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]