Learn R Programming

Zelig (version 4.1-0)

register: Generic Method for Registering Methods to Zelig Objects This function is used internally by Zelig to produce a list of methods to reproduce for particular Zelig models.

Description

Generic Method for Registering Methods to Zelig Objects This function is used internally by Zelig to produce a list of methods to reproduce for particular Zelig models.

Usage

register(obj, ...)

Arguments

obj
a 'zelig' object
...
typically ignored parameters

Value

  • a character-vector specifying the names of generic methods that can be applied to the specified Zelig model