Learn R Programming

Zelig (version 4.2-1)

z: Return value for a zelig2-function

Description

This is an API-function that bridges a model-fitting function with a zelig interface.

Usage

z(.function, ..., .hook = NULL)

Arguments

.function
a function
...
a set of parameters to be evaluated symbolically
.hook
a function to be applied after the external, model-fitting function is called

Value

  • a ``z'' object which specifies how to evaluate the fitted model