| replace.call {Zelig} | R Documentation |
Hook to Update the Zelig Call with the Appropriate Call Object
replace.call(zobj, call1, call2)
zobj |
a 'zelig' object |
call1 |
the original call to Zelig |
call2 |
the manuafactured call to the model fitting function |
the 'zelig' object with a modified 'call' slot
This function is used internally by Zelig, and currently deprecated.