Learn R Programming

Zelig (version 4.2-1)

zelig.call: Create Function Call

Description

Create Function Call

Usage

zelig.call(Call, zelig2, remove = NULL)

Arguments

Call
a call object, typically specifying the original function call to zelig
zelig2
the return-value of the zelig2 method
remove
a list of character vectors specifying which parameters to ignore from the original call to zelig

Value

  • a function call used to fit the statistical model