z: Return value for a zelig2-function

Description Usage Arguments Value Note

Description

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

Usage

1
  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

Note

This is used internally by Zelig-dependent packages to instruct Zelig how to evaluate the function call to a particular statistical model.


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.