plot.sim {Zelig}R Documentation

Method for plotting simulations

Description

Plot simulated quantities of interest.

Usage

  ## S3 method for class 'sim'
plot(x, ...)

Arguments

x

a ‘sim’ object

...

parameters to be passed to the ‘truehist’ function which is implicitly called for numeric simulations

Value

nothing

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]