| qi.exp {Zelig} | R Documentation |
Compute quantities of interest for 'exp' Zelig models
## S3 method for class 'exp'
qi(obj, x=NULL, x1=NULL, y=NULL, num=1000,
param=NULL)
obj |
a 'zelig' object |
x |
a 'setx' object or NULL |
x1 |
an optional 'setx' object |
y |
this parameter is reserved for simulating average treatment effects, though this feature is currentlysupported by only a handful of models |
num |
an integer specifying the number of simulations to compute |
param |
a parameters object |
a list of key-value pairs specifying pairing titles of quantities of interest with their simulations
Matt Owen mowen@iq.harvard.edu