as.description {Zelig}R Documentation

Generic Method for Casting 'description' Objects

Description

Convert the result of a call to the 'describe' method into an object parseble by Zelig. Currently conversions only exist for lists and description objects.

Usage

  as.description(descr, ...)

Arguments

descr

an object to cast an object of type 'description'

...

parameters which are reserved for future Zelig revisions

Value

an object of type 'description'

Author(s)

Matt Owen mowen@iq.harvard.edu

See Also

as.description.description as.description.list


[Package Zelig version 4.2-1 Index]