get_qi: Extract quantities of interest from a Zelig simulation

View source: R/wrappers.R

get_qiR Documentation

Extract quantities of interest from a Zelig simulation

Description

Extract quantities of interest from a Zelig simulation

Usage

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


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.