Learn R Programming

Zelig (version 4.2-1)

describe.default: 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

## S3 method for class 'default':
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