Learn R Programming

Zelig (version 4.2-1)

McmcHookFactor: Hook to Clean-up MCMC Factor Object

Description

This method gives valid methods to the resulting MCMC object so that it can be used with Zelig.

Usage

McmcHookFactor(obj, model.call, zelig.call, seed = NULL,
    ...)

Arguments

obj
the fitted model object (in this case a mcmc object.
model.call
the call made to the external model
zelig.call
the actual call to zelig itself
seed
a seed for the MCMC algorithm
...
ignored parameters

Value

  • an object useable by Zelig