Extract quantities of interest from a Zelig simulation
get_qi(object, qi = "ev", xvalue = "x", subset = NULL)
| object | an object of class Zelig |
|---|---|
| qi | character string with the name of quantity of interest desired:
|
| xvalue | chracter string stating which of the set of values of |
| subset | subset for multiply imputed data (only relevant if multiply imputed data is supplied in the original call.) |