Learn R Programming

Zelig (version 4.2-1)

ZeligDescribeModel: Produce a 'description' Object from the Name of a Model

Description

Produce a 'description' Object from the Name of a Model

Usage

ZeligDescribeModel(model.name)

Arguments

model.name
a character-string specifying a Zelig model

Value

  • a 'description' object specified by the 'model.name' parameter. This object is created by executing the specified Zelig models' 'describe' function