ZeligDescribeModel {Zelig}R Documentation

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

Note

The 'description' object is a list-style object containing citation information


[Package Zelig version 4.2-1 Index]