psim {accuracy} | R Documentation |
This performs sim()
for perturbed models.
psim(object,x=setx(object),...) setx.sensitivity(obj,...)
object |
an object of type perturb, as returned from pzelig() |
obj |
an object of type perturb, as returned from pzelig() |
x |
an object returned from setx() |
... |
arguments to pass to default functions |
PSim returns an object containing predictive simulations for each perturbation.
Setx returns a setx object. See sim
and setx
in the Zelig package.
Micah Altman Micah_Altman@harvard.edu http://www.hmdc.harvard.edu/micah_altman/
Altman, M., J. Gill and M. P. McDonald. 2003. Numerical Issues in Statistical Computing for the Social Scientist. John Wiley & Sons. http://www.hmdc.harvard.edu/numerical_issues/
See Also as perturb
, PTBdefault
,
setx
,
sim
,
pzelig
# see the example in pzelig()