| 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
## Default S3 method: describe(...)
... |
dummy parameters purely to cast the correct object. That is, the parameters of the function should not BE referenced specifically |
a list to be processed by as.description
Matt Owen mowen@iq.harvard.edu