| summary.zelig {Zelig} | R Documentation |
Summarizes the object of class zelig (output
from sim) which contains simulated quantities of
interst.
## S3 method for class 'zelig':
summary(object, subset = NULL, CI = 95, stats = c("mean", "sd"), ...)
object |
output object from sim (of class
"zelig"). |
subset |
takes one of three values:
|
stats |
summary statistics to be calculated. |
CI |
a confidence interval to be calculated. |
... |
further arguments passed to or from other methods. |
sim |
number of simulations, i.e., posterior draws. |
x |
values of explanatory variables used for simulation. |
x1 |
values of explanatory variables used for simulation of first differences etc. |
qi.stats |
summary of quantities of interst. Use
names to view the model-specific items available in
qi.stats. |
Kosuke Imai <kimai@princeton.edu>; Gary King <king@harvard.edu>; Olivia Lau <olau@fas.harvard.edu>
zelig, setx, sim,
and names, and the full Zelig manual at
http://gking.harvard.edu/zelig.