get_qi: Extract quantities of interest from a Zelig simulation

Description Usage Arguments Author(s)

View source: R/wrappers.R

Description

Extract quantities of interest from a Zelig simulation

Usage

1
get_qi(object, qi = "ev", xvalue = "x", subset = NULL)

Arguments

object

an object of class Zelig

qi

character string with the name of quantity of interest desired: "ev" for expected values, "pv" for predicted values or "fd" for first differences.

xvalue

chracter string stating which of the set of values of x should be used for getting the quantity of interest.

subset

subset for multiply imputed data (only relevant if multiply imputed data is supplied in the original call.)

Author(s)

Christopher Gandrud


Zelig documentation built on Jan. 8, 2021, 2:26 a.m.