psim {accuracy}R Documentation

perform zelig simulations for perturbed models

Description

This performs sim() for perturbed models.

Usage

        psim(object,x=setx(object),...)
         setx.sensitivity(obj,...)

Arguments

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

Value

PSim returns an object containing predictive simulations for each perturbation. Setx returns a setx object. See sim and setx in the Zelig package.

Author(s)

Micah Altman Micah_Altman@harvard.edu http://www.hmdc.harvard.edu/micah_altman/

References

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

See Also as perturb, PTBdefault, setx, sim, pzelig

Examples

        # see the example in pzelig()

[Package accuracy version 1.31 Index]