| plot.simulations {Zelig} | R Documentation |
Plots any simulation from the core package. In general, this function can neatly plot simulations containing five of the popular “quantities of interest” - “Expected Values: E(Y|X)”, “Predicted Values: Y|X”, “Expected Values (for X1): E(Y|X1)”, “Predicted Values (for X1): Y|X1” and “First Differences: E(Y|X1) - E(Y|X)”.
plot.simulations(x, ...)
x |
an object |
... |
parameters passed to the “plot” and “barplot” functions |
the original graphical parameters
Matt Owen mowen@iq.harvard.edu