| param.poisson {Zelig} | R Documentation |
Param Method for the 'poisson' Zelig Model
## S3 method for class 'poisson' param(obj, num=1000, ...)
obj |
a 'zelig' object |
num |
an integer specifying the number of simulations to sample |
... |
ignored |
a list to be cast as a 'parameters' object
This method is used by the 'poisson' Zelig model
Matt Owen mowen@iq.harvard.edu